ksmatharoo commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2036179649

   @atifiu @meicanhong We encountered a similar issue when we switched S3 
vendors, necessitating the copying of all data to another bucket, resulting in 
unreadable iceberg tables. Currently, we have two options: either attempt to 
rewrite metadata with custom code or inject custom file IO. We have 
experimented with both approaches, and I can provide you with our code for 
reference.
   https://github.com/ksmatharoo/IcebergCustomFileIO
   https://github.com/ksmatharoo/IcebergMetadataRewrite


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to