airborne12 commented on code in PR #30145: URL: https://github.com/apache/doris/pull/30145#discussion_r1498771957
########## gensrc/proto/olap_file.proto: ########## @@ -345,6 +350,7 @@ message TabletSchemaPB { optional bool enable_single_replica_compaction = 22 [default=false]; optional bool skip_write_index_on_load = 23 [default=false]; repeated int32 cluster_key_idxes = 24; + optional InvertedIndexStorageFormatPB inverted_index_storage_format = 25 [default=V2]; Review Comment: both needed -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org