Union without ALL
Condition
How to fix
Example
UnionWithoutAllCondition(
min_input_rows=10_000_000, # at least 10M input rows for UNION without ALL
notice_duration=60 * 10, # 10 minutes for notice
),Specific arguments
Last updated