You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/08 08:54:50 UTC

[GitHub] [incubator-doris] Youngwb edited a comment on issue #3930: [Proposal] Doris support version column for REPLACE aggregate type

Youngwb edited a comment on issue #3930:
URL: https://github.com/apache/incubator-doris/issues/3930#issuecomment-655385771


   
   
   > I think it's better to handle the problem in load.
   > If you want to preserve the ordering, you can speculate the behavior in the load command.
   > CreateTable should not catch this logic, otherwise it's confused to people to understand the create table.
   
   If a sequence column is generated during the Load command phase, we need to consider the case where the user first load and specified a sequence column and then did not, or did not specify a sequence column the first time and then specified a sequence column.  This will make the analysis of the load phase more complicated
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org