You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2018/11/21 13:45:01 UTC

[GitHub] chaoyli commented on issue #337: Fix add Rollup bug

chaoyli commented on issue #337: Fix add Rollup bug
URL: https://github.com/apache/incubator-doris/pull/337#issuecomment-440666720
 
 
   I have review your code and core dump info carefully. It may be a little difficulty. 
   1. Adding rollup should not call LinkedSchemaChange Class. Because LinkedSchemaChange will not writer new data but create a hard link instead. It is not the semantics for adding rollup.
   2. CHECK in add_column_statistics is valid aside from LinkedSchemaChange. A new method should to be figured out to address this problem.
   I will reproduce this bug in my machine, and help to address this. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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