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

   Did I understand correctly that the `location` field in the `TableCreation` 
struct relates to the `location` field in the 
[table-metadata](https://iceberg.apache.org/spec/#table-metadata)?
   
   If so, I would manage the `location` as part of the table metadata. If we 
aim to create v2 iceberg tables by default, I think the field should not be 
optional. It we want to enable the creation of v1 tables we could make it 
optional.


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