ajantha-bhat opened a new issue #3547:
URL: https://github.com/apache/iceberg/issues/3547


   In SQL create table syntax, when we create a table, should we support `sort 
order` in table properties?
   
   I can see that only `ALTER TABLE ... WRITE ORDERED BY` is present and also 
we can sort files during `RewriteDataFiles`   
   
   will it be good to have it in create table as well to avoid calling alter 
table ?
   
   If yes, please assign this issue to me. I can work on it.


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