Skip to content

DataFusion 18.0.0 Release#5240

Merged
andygrove merged 4 commits intomasterfrom
branch-18
Feb 10, 2023
Merged

DataFusion 18.0.0 Release#5240
andygrove merged 4 commits intomasterfrom
branch-18

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Feb 10, 2023

Which issue does this PR close?

N/A

NOTE: I am testing out a new release process for this release, where I will create the rc tag directly on the branch-18 branch and release from there.

Advantages:

  • The change log will match the release contents (no more race conditions during the release process)
  • We keep this branch around indefinitely and can merge bug fixes here and release 18.x.x patch releases
  • No risk of release activities slowing down any development on master branch

Rationale for this change

Regularly scheduled bi-weekly release

What changes are included in this PR?

  • Update version
  • Update changelog (rendered version)
  • Update release process instructions

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner substrait Changes to the substrait crate labels Feb 10, 2023
@andygrove andygrove changed the title Branch 18 DataFusion 18.0.0 Release Feb 10, 2023
Copy link
Copy Markdown
Contributor

@avantgardnerio avantgardnerio left a comment

Choose a reason for hiding this comment

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

Looks like normal release suff :shipit:

@andygrove andygrove merged commit 0a5e8ae into master Feb 10, 2023
@ursabot
Copy link
Copy Markdown

ursabot commented Feb 10, 2023

Benchmark runs are scheduled for baseline = 8a262c3 and contender = 0a5e8ae. 0a5e8ae is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] ec2-t3-xlarge-us-east-2
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] test-mac-arm
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] ursa-i9-9960x
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] ursa-thinkcentre-m75q
Buildkite builds:
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants