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

   ### Purpose
   
   `IcebergRestMetadataCommitter#createTable` creates tables without a 
location. Catalogs that auto-assign one tolerated this but AWS Glue's Iceberg 
REST endpoint does not, so creation failed. This PR passes the location Paimon 
already writes its metadata to normalised to s3:// (Glue rejects the s3a:// 
scheme Paimon's warehouse uses).


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