Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In java.sql.DatabaseMetaData.getColumns()'s result set, the COLUMN_SIZE column is not implemented for columns of INTERVAL types.
Also, the DECIMAL_DIGITS column is not implemented for columns of INTERVAL types.
Currently, they can't be implemented (completely) because of DRILL-2519.
Attachments
Issue Links
- depends upon
-
DRILL-2519 INFORMATION_SCHEMA.COLUMNS is missing <interval_qualifier> info
- Resolved
- is superceded by
-
DRILL-3216 Fix existing(+) INFORMATION_SCHEMA.COLUMNS columns
- Resolved