[
https://issues.apache.org/jira/browse/PHOENIX-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608159#comment-17608159
]
ASF GitHub Bot commented on PHOENIX-6773:
-----------------------------------------
stoty closed pull request #1503: PHOENIX-6773
PhoenixDatabaseMetadata.getColumns() always returns null COLUMN_DEF
URL: https://github.com/apache/phoenix/pull/1503
> 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
> Assignee: Aron Attila Meszaros
> 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)