Skip to content

Commit

Permalink
Merge branch 'master' into volo/eap/virtual_columns
Browse files Browse the repository at this point in the history
  • Loading branch information
volokluev authored Sep 12, 2024
2 parents 805e08a + 6c680fe commit 27be132
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ query_processors:
prewhere_candidates:
[span_id, trace_id, segment_name]
- processor: TupleUnaliaser
- processor: ClickhouseSettingsOverride
args:
settings:
max_memory_usage: 5000000000
max_rows_to_group_by: 1000000
group_by_overflow_mode: any

mandatory_condition_checkers:
- condition: OrgIdEnforcer
Expand Down

0 comments on commit 27be132

Please sign in to comment.