You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/08/14 00:00:35 UTC

[GitHub] [hive] thejasmn commented on a change in pull request #750: HIVE-22101: table RUNTIME_STATS Schema Script for Postgres Metastore …

thejasmn commented on a change in pull request #750: HIVE-22101: table RUNTIME_STATS Schema Script for Postgres Metastore …
URL: https://github.com/apache/hive/pull/750#discussion_r313659453
 
 

 ##########
 File path: standalone-metastore/metastore-server/src/main/sql/postgres/hive-schema-3.0.0.postgres.sql
 ##########
 @@ -1815,14 +1815,14 @@ CREATE TABLE REPL_TXN_MAP (
   PRIMARY KEY (RTM_REPL_POLICY, RTM_SRC_TXN_ID)
 );
 
 
 Review comment:
   This is a released version. We should not update that as we will have multiple variants of 3.0.0 schema. Same for 3.1.0 schema

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org