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 for 20.0.0 release [Part 1] #5539

Merged
merged 4 commits into from
Mar 10, 2023
Merged

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Mar 10, 2023

Which issue does this PR close?

N/A

Rationale for this change

Time for scheduled release

What changes are included in this PR?

  • Change version to 20.0.0
  • Update release script for new execution crate
  • Update release script for changes to use version = { 'workspace' = true }

I cannot generate the changelog due to #5549 and will follow up with a separate PR once I find a solution

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate development-process Related to development process of DataFusion logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql SQL Planner substrait labels Mar 10, 2023
@andygrove andygrove changed the title Prepare for 20.0.0 release Prepare for 20.0.0 release [Part 1] Mar 10, 2023
@andygrove andygrove marked this pull request as ready for review March 10, 2023 15:21
Copy link
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.

LGTM!

@andygrove andygrove merged commit a768004 into apache:main Mar 10, 2023
@andygrove andygrove deleted the prep-20 branch March 10, 2023 19:08
@ursabot
Copy link

ursabot commented Mar 10, 2023

Benchmark runs are scheduled for baseline = 8b5c1c7 and contender = a768004. a768004 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 development-process Related to development process of DataFusion logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql SQL Planner substrait
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants