alamb commented on code in PR #15145:
URL: https://github.com/apache/datafusion/pull/15145#discussion_r1990091971


##########
.github/workflows/extended.yml:
##########
@@ -124,7 +124,7 @@ jobs:
           rust-version: stable
       - name: Run sqllogictest
         run: |
-          cargo test --profile release-nonlto --test sqllogictests -- 
--include-sqlite
+          cargo test --features backtrace --profile release-nonlto --test 
sqllogictests -- --include-sqlite

Review Comment:
   I ran it locally and it passed for me. 



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to