vanliu-tx opened a new pull request #1097:
URL: https://github.com/apache/iceberg/pull/1097


   When deleting a table's column in Hive Metastore, which has different type 
against next column, it will fail  as 
METASTORE_DISALLOW_INCOMPATIBLE_COL_TYPE_CHANGES  is set to true by default. 
   
   This pull request adds a test case to cover this case with 
METASTORE_DISALLOW_INCOMPATIBLE_COL_TYPE_CHANGES set to false.
   
   Refer to issue https://github.com/apache/iceberg/issues/1092.
   
   


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