apache / datafusion-comet

Apache DataFusion Comet Spark Accelerator
https://datafusion.apache.org/comet
Apache License 2.0
447 stars 100 forks source link

fix: Disable Comet shuffle with AQE coalesce partitions enabled #380

Closed viirya closed 1 week ago

viirya commented 1 week ago

Which issue does this PR close?

Closes #381.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

viirya commented 1 week ago

cc @sunchao @andygrove

viirya commented 1 week ago

Thanks for review. I'm going to merge this and we can look at the memory leak issue further in the create ticket. Thank you.