AntiTopQuark commented on PR #59017:
URL: https://github.com/apache/doris/pull/59017#issuecomment-3667724712

   Hi, @zclllyybb 
   
   Naming the syntax directly as FIRST conflicts with the existing MySQL-style 
syntax
   ALTER TABLE ${partition_table_name} MODIFY COLUMN name STRING FIRST,
   which moves a column to the first position in the table.
   
   Would it be possible to implement the keyword as FIRST_IF_NOT_NULL instead?


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