eldenmoon commented on code in PR #55124:
URL: https://github.com/apache/doris/pull/55124#discussion_r2299494160
##########
gensrc/thrift/Descriptors.thrift:
##########
@@ -51,6 +51,7 @@ struct TColumn {
21: optional TPatternType pattern_type
22: optional bool variant_enable_typed_paths_to_sparse = false
23: optional bool is_on_update_current_timestamp = false
+ 24: optional i32 variant_max_sparse_column_statistics_size = -1
Review Comment:
default 10000
--
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]