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 object_store 0.5 release #2682

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Conversation

tustvold
Copy link
Contributor

@tustvold tustvold commented Sep 8, 2022

Which issue does this PR close?

re #2620

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

[Full Changelog](https://github.com/apache/arrow-rs/compare/object_store_0.3.0...object_store_0.4.0)
[Full Changelog](https://github.com/apache/arrow-rs/compare/object_store_0.4.0...object_store_0.5.0)

**Breaking changes:**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These technically aren't breaking changes, but I think they are major enough to justify

@tustvold tustvold requested a review from alamb September 8, 2022 09:37
@github-actions github-actions bot added the object-store Object Store Interface label Sep 8, 2022
@alamb alamb mentioned this pull request Sep 8, 2022
7 tasks
Copy link
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.

Looks great -- thanks @tustvold ❤️

Do you have any idea when you would like to propose a release #2620 still lists "TBD"

I am happy to run the scripts needed to do so

@@ -23,5 +23,5 @@ add-sections={"documentation":{"prefix":"**Documentation updates:**","labels":["
# so that the component is shown associated with the issue
issue-line-labels=object-store
# skip non object_store issues
exclude-labels=development-process,invalid,arrow,parquet,arrow-flight
exclude-labels=development-process,invalid,arrow,parquet,arrow-flight,parquet-derive
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

- Print Response Body On Error [\#2572](https://github.com/apache/arrow-rs/issues/2572) [[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
- Coalesce Ranges Parallel Fetch [\#2562](https://github.com/apache/arrow-rs/issues/2562) [[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
- Support Coalescing Out-of-Order Ranges [\#2561](https://github.com/apache/arrow-rs/issues/2561) [[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
- object\_store: use different AWS environment variable name in integration [\#2550](https://github.com/apache/arrow-rs/issues/2550) [[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
Copy link
Contributor

Choose a reason for hiding this comment

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

a minor thing, but I would recommend tagging this one as "development process" as users likely won't care about changes we made to the integration tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Darn, thought I got them all 😅

@tustvold
Copy link
Contributor Author

tustvold commented Sep 8, 2022

Do you have any idea when you would like to propose a release

I think we are good to go now

@alamb
Copy link
Contributor

alamb commented Sep 8, 2022

Once this PR is merged, I am happy to cut a release

@tustvold tustvold merged commit dd58805 into apache:master Sep 8, 2022
@ursabot
Copy link

ursabot commented Sep 8, 2022

Benchmark runs are scheduled for baseline = 566ef3d and contender = dd58805. dd58805 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-rs-commits is not supported on ec2-t3-xlarge-us-east-2] ec2-t3-xlarge-us-east-2
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on test-mac-arm] test-mac-arm
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] ursa-i9-9960x
[Skipped ⚠️ Benchmarking of arrow-rs-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

@alamb alamb mentioned this pull request Oct 7, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
object-store Object Store Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants