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 2019/09/19 15:46:31 UTC

[GitHub] [incubator-doris] kangpinghuang opened a new issue #1834: add default value column iterator for segment v2

kangpinghuang opened a new issue #1834: add default value column iterator for segment v2
URL: https://github.com/apache/incubator-doris/issues/1834
 
 
   Doris supports online schema change. So the tablet schema may change and be different with segment file's schema. Now Doris realize linked schema change, which will support add simple column with default value without changing segment file. So SegmentV2's reader should support default value column reader.

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


With regards,
Apache Git Services

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