zhannngchen commented on code in PR #20244:
URL: https://github.com/apache/doris/pull/20244#discussion_r1215185887
##########
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:
Thanks for the heads-up. That was my bad. This PR would have caused BE core,
so I reverted it during testing. It's all fixed now.
--
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]