[
https://issues.apache.org/jira/browse/HAWQ-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lei Chang updated HAWQ-18:
--------------------------
Fix Version/s: 2.0.0-beta-incubating
> Error out database_size function on hcatalog
> --------------------------------------------
>
> Key: HAWQ-18
> URL: https://issues.apache.org/jira/browse/HAWQ-18
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: PXF
> Reporter: Goden Yao
> Assignee: Jimmy Da
> Fix For: 2.0.0-beta-incubating
>
>
> *Original Story*
> Since the hcatalog database is not a normal database, it would cause some
> errors when using database display command (\l+)
> Following is an example:
> {code:sql}
> SELECT * FROM hawq_toolkit.hawq_size_of_database;
> ERROR: database with OID 6120 does not exist (dbsize.c:219)
> {code}
> OID 6120 database is the hcatalog database.
> *Expected Behavior*
> * Should not list external databases (Hcatalog) for now via \l+.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)