siadat opened a new pull request, #4962:
URL: https://github.com/apache/paimon/pull/4962

   <!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
   
   ### Purpose
   
   Paimon's Iceberg compatibility layer 
[suggests](https://paimon.apache.org/docs/1.0/migration/iceberg-compatibility/#:~:text=Note%3A%20You%20can%20use%20this%20repo%20to%20build%20the%20required%20jar%2C%20include%20it%20in%20your%20path%20and%20configure%20the%20AWSCatalogMetastoreClient.)
 using 
https://github.com/promotedai/aws-glue-data-catalog-client-for-apache-hive-metastore
 to connect to AWS Glue catalog. This AWS Glue client package supports skipping 
Glue archive, however, Paimon is never skipping archive when using that client.
   
   <!-- Linking this pull request to the issue -->
   Linked issue: close #xxx
   
   <!-- What is the purpose of the change -->
   
   ### Tests
   
   <!-- List UT and IT cases to verify this change -->
   
   Added the new option in the test for options.
   
   ### API and Format
   
   <!-- Does this change affect API or storage format -->
   No, the default behavior has not changed in this PR. By default, 
skip-archive is false.
   
   ### Documentation
   
   <!-- Does this change introduce a new feature -->
   
   Yes, a new table option is introduced.


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

Reply via email to