Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: zihe.liu <[email protected]>
  • Loading branch information
ZiheLiu committed Jan 29, 2024
1 parent f144acb commit eb6166d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gensrc/thrift/InternalService.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ struct TQueryOptions {

107: optional i64 global_runtime_filter_build_max_size;
108: optional i64 runtime_filter_rpc_http_min_size;
109: optional i64 big_query_profile_second_threshold;
109: optional i64 big_query_profile_threshold = 0;

110: optional TQueryQueueOptions query_queue_options;
112: optional bool enable_pipeline_level_shuffle;
Expand Down

0 comments on commit eb6166d

Please sign in to comment.