You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/01 16:55:22 UTC

[GitHub] [iceberg] ajantha-bhat commented on issue #3547: Should we support sort order during table creation SQL ?

ajantha-bhat commented 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 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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org