| 6c6152ce | 22-Sep-2026 |
Damjan Jovanovic <damjan@apache.org> |
Read the catalog and schema from the new table object, not the table descriptor used to create it. This avoids an exception when the table descriptor's CatalogName property returns VOID instead of a
Read the catalog and schema from the new table object, not the table descriptor used to create it. This avoids an exception when the table descriptor's CatalogName property returns VOID instead of a string.
Patch by: me
show more ...
|