velox
velox copied to clipboard
arbitrary aggregate gives different result for logically equivalent plans
Description
https://github.com/facebookincubator/velox/actions/runs/8461822690/job/23182698678
Error Reproduction
2024-03-28T03:30:24.5867611Z [36;1m ./velox_aggregation_fuzzer_test \[0m
2024-03-28T03:30:24.5868259Z [36;1m --seed ${RANDOM} \[0m
2024-03-28T03:30:24.5869016Z [36;1m --duration_sec $DURATION \[0m
2024-03-28T03:30:24.5869701Z [36;1m --logtostderr=1 \[0m
2024-03-28T03:30:24.5870240Z [36;1m --minloglevel=0 \[0m
2024-03-28T03:30:24.5871037Z [36;1m --repro_persist_path=/tmp/aggregate_fuzzer_repro \[0m
2024-03-28T03:30:25.3122152Z I0328 03:30:25.311589 3272 AggregationFuzzer.cpp:325] ==============================> Started iteration 0 (seed: 11914)
2024-03-28T03:52:48.1361740Z I0328 03:52:48.135888 3272 AggregationFuzzer.cpp:325] ==============================> Started iteration 284 (seed: 3434877801)
Relevant logs
https://gist.github.com/Yuhta/6803eeb30db9d2441b65b23928d9c9c5
CC @kagamiori