You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/06/03 02:53:23 UTC

[GitHub] [doris] liaoxin01 commented on a diff in pull request #20244: [enhancement](merge-on-write) avoid unecessary pk index iteration while memtable flushing

liaoxin01 commented on code in PR #20244:
URL: https://github.com/apache/doris/pull/20244#discussion_r1215143748


##########
be/src/olap/tablet_schema.cpp:
##########
@@ -492,21 +491,14 @@ bool TabletColumn::is_row_store_column() const {
     return _col_name == BeConsts::ROW_STORE_COL;
 }
 

Review Comment:
   why revert pr #19969?



-- 
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: commits-unsubscribe@doris.apache.org

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