[
https://issues.apache.org/jira/browse/PHOENIX-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581243#comment-17581243
]
Istvan Toth commented on PHOENIX-6773:
--------------------------------------
This worked before PHOENIX-3534, so we should just revert the previous column
mapping.
> PhoenixDatabaseMetadata.getColumns() always returns null COLUMN_DEF
> -------------------------------------------------------------------
>
> Key: PHOENIX-6773
> URL: https://issues.apache.org/jira/browse/PHOENIX-6773
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Istvan Toth
> Priority: Minor
> Labels: beginner
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)