andygrove commented on PR #4519:
URL: 
https://github.com/apache/datafusion-comet/pull/4519#issuecomment-4595281469

   Thanks @karuppayya. I've observed this issue as well. I introduced 
`CometConf.COMET_EXEC_SHUFFLE_CONVERT_FROM_SPARK_PLAN_ENABLED` to control 
whether a row-based stage gets converted to columnar shuffle. It currently 
defaults to true, but I am curious whether changing the default to false would 
help with this. I was planning on running benchmarks with this config disabled 
but have not done that yet.


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