You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/08/24 19:42:00 UTC

[jira] [Created] (HIVE-20458) hive-schema-3.1.0.postgres.sql - some tables are not quoted

Eugene Koifman created HIVE-20458:
-------------------------------------

             Summary: hive-schema-3.1.0.postgres.sql - some tables are not quoted
                 Key: HIVE-20458
                 URL: https://issues.apache.org/jira/browse/HIVE-20458
             Project: Hive
          Issue Type: Improvement
          Components: Standalone Metastore, Transactions
    Affects Versions: 3.0.0
            Reporter: Eugene Koifman


a number of tables related to transactional metadata are not quoted in this script:

COMPACTION_QUEUE, HIVE_LOCKS, etc

this causes Postgres to create the tables in lower case.  The table creation scripts should follow the same convention as other tables.

hive-schema...mysql.sql also doesn't quote Create Table for acid meta tables




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)