You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2015/11/21 03:50:11 UTC

[jira] [Closed] (HAWQ-18) Error out database_size function on hcatalog

     [ https://issues.apache.org/jira/browse/HAWQ-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Chang closed HAWQ-18.
-------------------------

> 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)