mxm commented on PR #14578:
URL: https://github.com/apache/iceberg/pull/14578#issuecomment-3532958588

   Let's start with a narrow scope for this feature. We could always extend it 
to DynamicRecord, but I'm not convinced the feature should live in 
DynamicRecord because table properties aren't connected directly to the table 
data (that's why I kept it outside in 
https://github.com/apache/iceberg/pull/13883). The majority of the use cases 
will only require setting table properties on table creation. Concerning (2), 
we've had users request setting the table location as well, so I would suggest 
to add this feature alongside the table properties on table 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]


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

Reply via email to