You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/08/17 10:52:00 UTC

[jira] [Created] (PHOENIX-6773) PhoenixDatabaseMetadata.getColumns() always returns null COLUMN_DEF

Istvan Toth created PHOENIX-6773:
------------------------------------

             Summary: 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


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)