rajarshisarkar commented on issue #4600:
URL: https://github.com/apache/iceberg/issues/4600#issuecomment-1104691672

   Can you try setting `write.object-storage.path`? Reference from Iceberg 
0.12: 
https://github.com/apache/iceberg/blob/ded95a5435f18db9b6367e7aa4d1c666c77cfaed/core/src/main/java/org/apache/iceberg/LocationProviders.java#L99
   
   
   The behaviour is different since 0.13 where we fallback to different table 
properties to find the data location: 
   
https://github.com/apache/iceberg/blob/b521f40d9f897ffc0d3d30511cfdff35797b5894/core/src/main/java/org/apache/iceberg/LocationProviders.java#L105-L122


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to