Skip to content
Discussion options

You must be logged in to vote

emmm, It is an environment variable and is not part of the settings.

So you need to specify this environment variable in advance when you start databend.

RUST_BACKTRACE=1 make run

or

export RUST_BACKTRACE=1
databend-query

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hanyisong
Comment options

Answer selected by Xuanwo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants