Description
The COLUMN_DEF column returned by PhoenixDatabaseMetadata.getColumns() is constant null, even though Phoenix does support default values.
Return the default value for the getColumn() call.
Also check if we can return meaningful results for some of the other columns where we unconditionally return null now.
Attachments
Attachments
Issue Links
- is caused by
-
PHOENIX-3534 Support multi region SYSTEM.CATALOG table
- Closed
- links to