munendrasn commented on PR #455: URL: https://github.com/apache/polaris/pull/455#issuecomment-2485696766
@eric-maynard It is similar to the case @singhpk234 mentioned. We have custom catalog tracking Native iceberg tables and Federated Iceberg tables from different Catalogs. One such Catalog is Polaris Catalog. Our setup is in one AWS region but the Federated table's data is stored in another region.. So, accessing the table fails. On the testing, are you looking to test it via Iceberg APIs or directly S3 client API? If AWS_REGION is set to one region but the table's storage in another region.. any read or listOperation would fail unless region is explicitly specified on s3Client creation -- 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]
