eldenmoon commented on code in PR #63970:
URL: https://github.com/apache/doris/pull/63970#discussion_r3338811843
##########
be/src/storage/segment/variant/variant_column_writer_impl.cpp:
##########
@@ -255,16 +262,22 @@ void build_sparse_subcolumns(const ColumnVariant&
variant, const DocValuePathSta
}
SubcolumnWritePlan build_subcolumn_write_plan(const ColumnVariant& variant,
size_t num_rows,
- int64_t
variant_doc_materialization_min_rows) {
+ int64_t
variant_doc_materialization_min_rows,
Review Comment:
add code comment for `precomputed_stats` and `selected_paths`
--
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]