Skip to content

chore: Prepare 41.0.0-rc1#11889

Merged
andygrove merged 4 commits intoapache:mainfrom
andygrove:prep-41-rc1
Aug 8, 2024
Merged

chore: Prepare 41.0.0-rc1#11889
andygrove merged 4 commits intoapache:mainfrom
andygrove:prep-41-rc1

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Aug 8, 2024

Which issue does this PR close?

Part of #11476

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion labels Aug 8, 2024
@andygrove andygrove requested review from alamb, comphead and viirya August 8, 2024 14:16
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @andygrove

Comment thread dev/changelog/41.0.0.md

This release consists of 245 commits from 69 contributors. See credits at the end of this changelog for more information.

**Breaking changes:**
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is a pretty sweet list of changes

Comment thread dev/changelog/41.0.0.md
Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.

```
48 Andrew Lamb
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

admittedly I stack the deck here with many small PRs

@viirya
Copy link
Copy Markdown
Member

viirya commented Aug 8, 2024

Not sure about the CI failure:

Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ

Re-triggered to verify it.

@andygrove
Copy link
Copy Markdown
Member Author

Not sure about the CI failure:

Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ

Re-triggered to verify it.

The example.parquet file will change every time we increase the version number, because we store metadata in the parquet file witht the version of DataFusion that was used when writing. This is not ideal... for now I will regenerate this file as part of this PR.

@alamb alamb closed this Aug 8, 2024
@alamb alamb reopened this Aug 8, 2024
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 8, 2024

Sorry -- I clicked the wrong button and closed this PR by accident

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 8, 2024

Not sure about the CI failure:

Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ

Re-triggered to verify it.

The example.parquet file will change every time we increase the version number, because we store metadata in the parquet file witht the version of DataFusion that was used when writing. This is not ideal... for now I will regenerate this file as part of this PR.

I will file a ticket

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 8, 2024

Filed #11892 to track the "parquet files differ" error

@github-actions github-actions Bot added the core Core DataFusion crate label Aug 8, 2024
@andygrove andygrove merged commit 786f353 into apache:main Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants