eldenmoon commented on code in PR #63182:
URL: https://github.com/apache/doris/pull/63182#discussion_r3226740966
##########
be/src/storage/partial_update_info.cpp:
##########
@@ -625,8 +640,18 @@ static void fill_non_primary_key_cell_for_column_store(
new_col->insert_from(old_value_col, pos_in_old_block);
}
} else {
+ if (tablet_column.is_variant_type() && !use_default &&
Review Comment:
more comment
--
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]