alamb commented on code in PR #7712:
URL: https://github.com/apache/arrow-datafusion/pull/7712#discussion_r1342547264


##########
.github/workflows/rust.yml:
##########
@@ -241,6 +241,7 @@ jobs:
       - name: Verify that benchmark queries return expected results
         run: |
           export TPCH_DATA=`realpath 
datafusion/sqllogictest/test_files/tpch/data`
+          # use release build for plan verificaton because debug build causes 
stack overflow

Review Comment:
   From 
https://github.com/apache/arrow-datafusion/issues/7709#issuecomment-1742050117 
it appears that `round_trip_logical_plan_q21` fails for some reason. 
   
   I did not debug it further. 



-- 
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]

Reply via email to