Fokko commented on issue #67:
URL: https://github.com/apache/iceberg-rust/issues/67#issuecomment-2503879397

   Yes, so the location is not set when you stage-create a table. In the REST 
catalog you can stage-create a table, where you first send out the create-table 
request. You'll get a response, but there is no metadata yet. The response can 
contain credentials to configure your FileIO, and you can write out your 
datafiles and manifests. Then you can do the snapshot commit and then the table 
will appear in the catalog.


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