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


##########
be/src/vec/data_types/serde/data_type_object_serde.cpp:
##########
@@ -141,22 +141,9 @@ Status DataTypeVariantSerDe::write_column_to_arrow(const 
IColumn& column, const
                                                    arrow::ArrayBuilder* 
array_builder,
                                                    int64_t start, int64_t end,
                                                    const cctz::time_zone& ctz) 
const {
-    const auto* var = check_and_get_column<ColumnVariant>(column);

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