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

Changes for 9.0.2 #1291

Merged
merged 5 commits into from Feb 13, 2022
Merged

Changes for 9.0.2 #1291

merged 5 commits into from Feb 13, 2022

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Feb 9, 2022

Which issue does this PR close?

Rationale for this change

Create a 9.0.2 RC which includes #1286 and #1290

What changes are included in this PR?

  1. Cherry pick of 936ed5e
  2. Cherry-pick of a049640
  3. Update version to 9.0.2
  4. Update changelog

Are there any user-facing changes?

N/A

@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 Feb 9, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1291 (ab7c290) into master (fa72873) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1291      +/-   ##
==========================================
+ Coverage   83.02%   83.04%   +0.01%     
==========================================
  Files         180      180              
  Lines       52269    52424     +155     
==========================================
+ Hits        43398    43536     +138     
- Misses       8871     8888      +17     
Impacted Files Coverage Δ
arrow/src/compute/kernels/comparison.rs 91.70% <ø> (ø)
parquet/src/arrow/record_reader.rs 93.57% <0.00%> (-0.51%) ⬇️
parquet_derive/src/parquet_field.rs 65.98% <0.00%> (-0.23%) ⬇️
parquet/src/encodings/encoding.rs 93.52% <0.00%> (-0.20%) ⬇️
parquet/src/schema/printer.rs 72.32% <0.00%> (-0.16%) ⬇️
arrow/src/array/transform/mod.rs 84.64% <0.00%> (-0.13%) ⬇️
arrow/src/array/array_binary.rs 93.53% <0.00%> (-0.12%) ⬇️
parquet/src/data_type.rs 76.49% <0.00%> (-0.12%) ⬇️
parquet/src/encodings/rle.rs 92.62% <0.00%> (-0.08%) ⬇️
arrow/src/array/builder.rs 86.73% <0.00%> (-0.04%) ⬇️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa72873...ab7c290. Read the comment docs.

@alamb alamb mentioned this pull request Feb 9, 2022
@alamb alamb merged commit a423d92 into apache:master Feb 13, 2022
@alamb alamb deleted the alamb/9.0.2 branch February 13, 2022 12:26
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 parquet-derive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants