datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

DataFusion 37.0.0 upgrade

Open comphead opened this issue 1 year ago • 2 comments

What is the problem the feature request solves?

Prepare Comet to DataFusion 37.0.0 upgrade

Describe the potential solution

No response

Additional context

Depends on https://github.com/apache/arrow-datafusion/pull/9697

comphead avatar Mar 21 '24 16:03 comphead

Related to https://github.com/apache/arrow-datafusion-comet/pull/239/

comphead avatar Apr 04 '24 23:04 comphead

Yea, as #239 is going to use specified arrow-rs and DataFusion branch to work around a Java Arrow bug, we can hold on upgrading these dependencies.

The fix of the bug is merged into Java Arrow. Once it is released and we upgrade it in Comet, we can change back to normal released arrow-rs and DataFusion releases. Thanks.

viirya avatar Apr 05 '24 04:04 viirya

Comet is now using 39.0.0-rc1 (and will upgrade to 39.0.0 when it is available, probably early next week) so I think we can close this issue now

andygrove avatar Jun 07 '24 19:06 andygrove