marin-ma commented on PR #12838:
URL: https://github.com/apache/gluten/pull/12838#issuecomment-5397240124

   Tested tpcds q95 locally with a small dataset. Before this change it can 
pass, but with this change it fails.
   
   ```
   GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries \
         --local --preset=velox --benchmark-type=ds --error-on-memleak 
--off-heap-size=10g -s=1 --threads=1 --iterations=1 --decimal-as-double=true 
--enable-history --enable-ui --data-gen=once 
--extra-conf=spark.gluten.sql.columnar.cudf=true 
--extra-conf=spark.gluten.sql.debug=true 
--extra-conf=spark.gluten.sql.debug.cudf=true 
--extra-conf=spark.gluten.velox.buildHashTableOncePerExecutor.enabled=false 
--extra-conf=spark.sql.autoBroadcastJoinThreshold=100000 --queries=q95
   ```


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