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

   Ref https://github.com/apache/paimon/issues/5510#issuecomment-4621879470
   
   ### Purpose
   
   Implements OSS-backed archive, restore, and unarchive operations for Paimon 
FileIO by mapping StorageType to OSS storage classes and issuing same-key OSS 
copy/restore requests while
     preserving common object metadata.
   
   ### Tests
   
    mvn spotless:apply
     mvn -pl paimon-filesystems/paimon-oss-impl -am -Pfast-build 
-DfailIfNoTests=false -Dtest=OSSArchiveOperationsTest test
   
   


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