pvargacl commented on a change in pull request #1714:
URL: https://github.com/apache/hive/pull/1714#discussion_r535268741



##########
File path: 
standalone-metastore/metastore-server/src/test/resources/sql/postgres/upgrade-3.1.3000-to-4.0.0.postgres.sql
##########
@@ -0,0 +1,77 @@
+-- The file has some overlapping with upgrade-3.2.0-to-4.0.0.postgres.sql
+SELECT 'Upgrading MetaStore schema from 3.1.3000 to 4.0.0';

Review comment:
       How big is the differences between 3.2.0 and 3.1.3000? Is it not 
possible to manually apply changes to the schema to be 3.2.0 in the image and 
then use 3.2.0 -> 4.0.0 update path?




----------------------------------------------------------------
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:
[email protected]



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

Reply via email to