datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

DataFusion `38.0.0` Release

Open andygrove opened this issue 1 year ago • 11 comments

Is your feature request related to a problem or challenge?

I plan on starting to prepare for the DataFusion 38 release on Monday, April 29th. Let's use this issue to track which issues/PRs need to be included.

This will be the first release as a top-level ASF project and there will likely be some additional work required.

Describe the solution you'd like

Issues/PRs to include:

  • https://github.com/apache/datafusion/pull/10186 (would be helpful for the Comet project)
  • https://github.com/apache/datafusion/pull/10254
  • https://github.com/apache/datafusion/issues/10181
  • https://github.com/apache/datafusion/pull/10095
  • https://github.com/apache/datafusion/issues/10320
  • https://github.com/apache/datafusion/issues/9785

Describe alternatives you've considered

No response

Additional context

37 release ticket: https://github.com/apache/datafusion/issues/9682

andygrove avatar Apr 24 '24 18:04 andygrove

please release the Python version too.

l1t1 avatar Apr 26 '24 15:04 l1t1

please release the Python version too.

We will need someone to make the necessary changes to the DataFusion Python subproject first, so that it compiles against the new version of DataFusion.

Is this something that you would be interested in helping with?

andygrove avatar Apr 26 '24 16:04 andygrove

I added a few more items to the waiting list:

https://github.com/apache/datafusion/pull/10254 https://github.com/apache/datafusion/issues/10181 https://github.com/apache/datafusion/pull/10095

alamb avatar Apr 27 '24 10:04 alamb

Added https://github.com/apache/datafusion/issues/9785 per https://github.com/apache/datafusion/issues/9785#issuecomment-2081680528

alamb avatar Apr 30 '24 13:04 alamb

Hi @alamb. I assume we still want to wait on https://github.com/apache/datafusion/issues/10181 for creating the release?

andygrove avatar Apr 30 '24 15:04 andygrove

Hi @alamb. I assume we still want to wait on #10181 for creating the release?

I think that would be good -- are you about ready to make a release candidate? If so I will work on https://github.com/apache/datafusion/issues/10181 tomorrow

alamb avatar Apr 30 '24 21:04 alamb

Hi @alamb. I assume we still want to wait on #10181 for creating the release?

I think that would be good -- are you about ready to make a release candidate? If so I will work on #10181 tomorrow

I am ready any time.

andygrove avatar May 01 '24 17:05 andygrove

Here is a PR witha proposed API https://github.com/apache/datafusion/pull/10330 that would close https://github.com/apache/datafusion/issues/10181

alamb avatar May 01 '24 19:05 alamb

I also think https://github.com/apache/datafusion/issues/10320 should be included in 38.0.0 (as it would be a regression if we released main as is). There is a PR up to fix it here https://github.com/apache/datafusion/pull/10321

alamb avatar May 03 '24 11:05 alamb

I will start the process of creating the first release candidate today.

andygrove avatar May 07 '24 13:05 andygrove

Vote thread: https://lists.apache.org/thread/nnhtnxt8rs65k5x59scfdc0qkmqghy3n

alamb avatar May 07 '24 17:05 alamb

Release has been completed

andygrove avatar May 10 '24 20:05 andygrove

Filed https://github.com/apache/datafusion/issues/10517 for next one

alamb avatar May 15 '24 10:05 alamb