Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangstar333 committed Aug 7, 2024
1 parent 853f8d1 commit 2b39316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gensrc/thrift/PaloInternalService.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,9 @@ struct TQueryOptions {
124: optional bool hive_orc_use_column_names = true;

125: optional bool enable_segment_cache = true;
126: optional i32 partition_topn_partition_threshold = 1024;

126: optional i32 runtime_bloom_filter_max_size = 16777216;
127: optional i32 partition_topn_partition_threshold = 1024;

// For cloud, to control if the content would be written into file cache
// In write path, to control if the content would be written into file cache.
Expand Down

0 comments on commit 2b39316

Please sign in to comment.