Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 40.0.0 Release #11343

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Prepare 40.0.0 Release #11343

merged 3 commits into from
Jul 9, 2024

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Jul 9, 2024

Which issue does this PR close?

Part of #11077

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?


- fix: remove the Sized requirement on ExecutionPlan::name() [#11047](https://github.com/apache/datafusion/pull/11047) (waynexia)
- Return `&Arc` reference to inner trait object [#11103](https://github.com/apache/datafusion/pull/11103) (linhr)
- remove `derive(Copy)` from `Operator` [#11132](https://github.com/apache/datafusion/pull/11132) (samuelcolvin)
Copy link
Contributor

@alamb alamb Jul 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we reverted this PR we can probably remove it as a breaking change too

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 it might be good to list the other PRs related to porting aggregate UDFs here too

I tagged a few more PRs with breaking change in case you happen to rerun the changelog generator

@alamb
Copy link
Contributor

alamb commented Jul 9, 2024

Thanks @andygrove 🙏

@alamb
Copy link
Contributor

alamb commented Jul 9, 2024

Approving so as to avoid blocking this PR waiting on review (there is the 3 day waiting period prior to release anyways, when it can be reviewed more thoroughly if necessary)

@andygrove andygrove marked this pull request as ready for review July 9, 2024 03:51
@andygrove andygrove merged commit 4123ad6 into apache:main Jul 9, 2024
26 checks passed
@andygrove andygrove deleted the prep-40 branch July 9, 2024 12:21
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
xinlifoobar pushed a commit to xinlifoobar/datafusion that referenced this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants