ajantha-bhat edited a comment on issue #3547:
URL: https://github.com/apache/iceberg/issues/3547#issuecomment-1003583744


   @RussellSpitzer . @jackye1995 , @rdblue : Is it better to support sort order 
in the table properties (reserved property) and deprecate `ALTER TABLE ... 
WRITE ORDERED BY`?
   
   So, that user can have sort order in the create table, can also alter using 
the `Alter table .. set tblproperties` and one less custom SQL in Iceberg?
   
   P.s: I am planning to parse the sort order using spark default parser like I 
did for rewrite_data_files procedure. 


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