Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
1.21.0
-
None
Description
Per the JDBC spec, ResultSetMetaData.getTableName should return empty string, not null, when column does not map to a table. Similarly getCatalogName, getSchemaName, getColumnName.