Skip to content

Update version to 27.0.0 and add changelog#3089

Merged
alamb merged 6 commits into
apache:masterfrom
alamb:alamb/prepare_for_27.0.0
Nov 11, 2022
Merged

Update version to 27.0.0 and add changelog#3089
alamb merged 6 commits into
apache:masterfrom
alamb:alamb/prepare_for_27.0.0

Conversation

@alamb

@alamb alamb commented Nov 11, 2022

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

re #3045

Rationale for this change

release

What changes are included in this PR?

Update version to 27.0.0 and add changelog

See rendered changelog here: https://github.com/alamb/arrow-rs/blob/alamb/prepare_for_27.0.0/CHANGELOG.md

Are there any user-facing changes?

Update version to 27.0.0 and changelog

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate parquet-derive labels Nov 11, 2022
@iajoiner

Copy link
Copy Markdown
Contributor

Ah you are a few minutes faster than me haha.

@alamb

alamb commented Nov 11, 2022

Copy link
Copy Markdown
Contributor Author

Ah you are a few minutes faster than me haha.

LOL -- I wake up early. Perhaps we should start these PRs on Thursday 🤔

@iajoiner

Copy link
Copy Markdown
Contributor

@alamb Yup haha

Comment thread CHANGELOG.md
- early type checks in `RowConverter` [\#3080](https://github.com/apache/arrow-rs/pull/3080) [[arrow](https://github.com/apache/arrow-rs/labels/arrow)] ([crepererum](https://github.com/crepererum))
- Add Decimal128 and Decimal256 to downcast\_primitive [\#3056](https://github.com/apache/arrow-rs/pull/3056) [[arrow](https://github.com/apache/arrow-rs/labels/arrow)] ([viirya](https://github.com/viirya))
- Validate decimal256 with i256 directly [\#3025](https://github.com/apache/arrow-rs/pull/3025) [[arrow](https://github.com/apache/arrow-rs/labels/arrow)] ([viirya](https://github.com/viirya))
- Replace hour\_generic with hour\_dyn [\#3006](https://github.com/apache/arrow-rs/pull/3006) [[arrow](https://github.com/apache/arrow-rs/labels/arrow)] ([viirya](https://github.com/viirya))

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.

I think we're missing the other ones related to this, will fix

Comment thread CHANGELOG.md Outdated
- Nullif with incorrect valid\_count [\#3031](https://github.com/apache/arrow-rs/issues/3031)
- RLEDecoder::get\_batch\_with\_dict may panic on bit-packed runs longer than 1024 [\#3029](https://github.com/apache/arrow-rs/issues/3029)
- Converted type is None according to Parquet Tools then utilizing logical types [\#3017](https://github.com/apache/arrow-rs/issues/3017)
- CompressionCodec LZ4 incompatible with C++ implementation [\#2988](https://github.com/apache/arrow-rs/issues/2988)

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 backwards compatible but changes what is written, so will mark as api-change

@tustvold tustvold left a comment

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.

I've marked a few PRs as api-change, with a regen this should be good to go

@alamb

alamb commented Nov 11, 2022

Copy link
Copy Markdown
Contributor Author

I am starting to update and plan to cut the RC within the hour.

@alamb alamb merged commit 94565bc into apache:master Nov 11, 2022
@alamb alamb deleted the alamb/prepare_for_27.0.0 branch November 11, 2022 19:59
@ursabot

ursabot commented Nov 11, 2022

Copy link
Copy Markdown

Benchmark runs are scheduled for baseline = 561f63a and contender = 94565bc. 94565bc 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

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

Labels

arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants