Skip to content
New issue

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

test: main branch test_stateless_cluster_linux not work #10222

Closed
BohuTANG opened this issue Feb 26, 2023 · 5 comments
Closed

test: main branch test_stateless_cluster_linux not work #10222

BohuTANG opened this issue Feb 26, 2023 · 5 comments
Assignees
Labels
C-bug Category: something isn't working

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Feb 26, 2023

Summary

Two tests always failed

test_stateless_cluster_linux

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

test_stateful_cluster_linux

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

@BohuTANG BohuTANG added the C-bug Category: something isn't working label Feb 26, 2023
@sundy-li
Copy link
Member

sundy-li commented Feb 26, 2023

Is that find_subquery should consider about the exchange plan ? @xudong963

@zhang2014 zhang2014 self-assigned this Feb 26, 2023
@xudong963
Copy link
Member

Is that find_subquery should consider about the exchange plan ? @xudong963

No, exchange plan is added after optmizer.

@zhang2014
Copy link
Member

@zhang2014
Copy link
Member

fixes in #10471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants