We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary
Two tests always failed
Having 3 errors! 51 tests passed. 1 tests skipped. The failure tests: /workspace/tests/suites/0_stateless/13_tpch/13_0009_q9.sql /workspace/tests/suites/0_stateless/13_tpch/13_0016_q16.sql /workspace/tests/suites/0_stateless/15_join_with_tpch_data/15_0007_right_anti_join.sql Error: Process completed with exit code 1.
https://github.com/datafuselabs/databend/actions/runs/4270698458/jobs/7435087440#step:3:339
Having 2 errors! 52 tests passed. 0 tests skipped. The failure tests: /home/runner/work/databend/databend/tests/suites/1_stateful/04_mini_dataset/04_0000_mini_ontime.sh /home/runner/work/databend/databend/tests/suites/1_stateful/04_mini_dataset/04_0001_mini_hits.sh Error: Process completed with exit code 1.
https://github.com/datafuselabs/databend/actions/runs/4270698458/jobs/7435086790#step:3:650
cc @zhang2014 @xudong963
The text was updated successfully, but these errors were encountered:
Is that find_subquery should consider about the exchange plan ? @xudong963
find_subquery
Sorry, something went wrong.
No, exchange plan is added after optmizer.
standalone hang; https://github.com/datafuselabs/databend/actions/runs/4281051489/jobs/7453788045
https://github.com/datafuselabs/databend/actions/runs/4294936757/jobs/7484922445
fixes in #10471
zhang2014
No branches or pull requests
Summary
Two tests always failed
test_stateless_cluster_linux
https://github.com/datafuselabs/databend/actions/runs/4270698458/jobs/7435087440#step:3:339
test_stateful_cluster_linux
https://github.com/datafuselabs/databend/actions/runs/4270698458/jobs/7435086790#step:3:650
cc @zhang2014 @xudong963
The text was updated successfully, but these errors were encountered: