aasha commented on a change in pull request #2668:
URL: https://github.com/apache/hive/pull/2668#discussion_r717396745



##########
File path: metastore/scripts/upgrade/derby/058-HIVE-23516.derby.sql
##########
@@ -4,7 +4,7 @@ CREATE TABLE "APP"."REPLICATION_METRICS" (
   "RM_POLICY" varchar(256) NOT NULL,
   "RM_DUMP_EXECUTION_ID" bigint NOT NULL,
   "RM_METADATA" varchar(4000),
-  "RM_PROGRESS" varchar(4000),
+  "RM_PROGRESS" varchar(24000),

Review comment:
       these files are older ones. You can skip updating them. Only the scripts 
inside standalone-metastore should be updated.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to