amorynan commented on code in PR #52696:
URL: https://github.com/apache/doris/pull/52696#discussion_r2190272866


##########
be/src/vec/columns/column_variant.cpp:
##########
@@ -78,12 +78,6 @@ namespace doris::vectorized {
 namespace {
 
 DataTypePtr create_array_of_type(PrimitiveType type, size_t num_dimensions, 
bool is_nullable) {
-    if (type == ColumnVariant::MOST_COMMON_TYPE_ID) {

Review Comment:
   done!



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

Reply via email to