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
on behalf of @sundy-li :
databend-query hangs when running sqllogic test parallelly :
export META_EMBEDDED_DIR="./.databend/meta_embedded" export STORAGE_TYPE="fs" ./target/debug/databend-query --internal-enable-sandbox-tenant
cargo run -p sqllogictests -- --handlers clickhouse --parallel 8 --no-fail-fast --run_file 09_0 --enable_sandbox —debug
then, databend-query process will highly likely hang.
databend-query
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Summary
on behalf of @sundy-li :
databend-query hangs when running sqllogic test parallelly :
then,
databend-query
process will highly likely hang.The text was updated successfully, but these errors were encountered: