[
https://issues.apache.org/jira/browse/PHOENIX-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6773.
----------------------------------
Fix Version/s: 5.2.0
5.1.3
Resolution: Fixed
Committed to master and 5.1.
Thank you [~ameszaros].
> 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
> Fix For: 5.2.0, 5.1.3
>
>
> 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)