eldenmoon commented on code in PR #53418:
URL: https://github.com/apache/doris/pull/53418#discussion_r2212773935
##########
be/src/vec/columns/column_variant.cpp:
##########
@@ -890,29 +890,6 @@ void ColumnVariant::Subcolumn::get(size_t n, Field& res)
const {
res = Field();
return;
}
- if (is_finalized()) {
Review Comment:
keep some of the code here
--
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]