We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e588048 commit 3363275Copy full SHA for 3363275
.github/workflows/sql-benchmarks.yml
@@ -62,6 +62,7 @@ jobs:
62
shell: bash
63
env:
64
RUSTFLAGS: '-C target-cpu=native'
65
+ RUST_BACKTRACE: 1
66
AWS_REGION: 'eu-west-1'
67
OTEL_SERVICE_NAME: 'vortex-bench'
68
OTEL_EXPORTER_OTLP_PROTOCOL: 'http/protobuf'
0 commit comments