blaginin commented on code in PR #21084:
URL: https://github.com/apache/datafusion/pull/21084#discussion_r2968028227


##########
.github/workflows/extended.yml:
##########
@@ -173,10 +173,9 @@ jobs:
           ref: ${{ github.event.inputs.pr_head_sha }} # will be empty if 
triggered by push
           submodules: true
           fetch-depth: 1
-      - name: Setup Rust toolchain
-        uses: ./.github/actions/setup-builder

Review Comment:
   this sets `RUST_BACKTRACE=1` and we have a lot of expected failures in 
sqlogictests - getting backtrace for those is pointless and expensive 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to