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

Cherry pick Update parquet module documentation to reflect correct SerializedFileReader location to active_release #919

Merged
merged 1 commit into from Nov 5, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Nov 4, 2021

Automatic cherry-pick of 67af0d0

@github-actions github-actions bot added the parquet Changes to the parquet crate label Nov 4, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #919 (fc37fdb) into active_release (03d95e6) will decrease coverage by 0.14%.
The diff coverage is n/a.

❗ Current head fc37fdb differs from pull request most recent head ea0d904. Consider uploading reports for the commit ea0d904 to get more accurate results
Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #919      +/-   ##
==================================================
- Coverage           82.45%   82.31%   -0.15%     
==================================================
  Files                 168      168              
  Lines               48175    48091      -84     
==================================================
- Hits                39725    39588     -137     
- Misses               8450     8503      +53     
Impacted Files Coverage Δ
arrow/src/array/transform/fixed_binary.rs 75.00% <0.00%> (-3.95%) ⬇️
parquet/src/schema/visitor.rs 67.10% <0.00%> (-2.64%) ⬇️
arrow/src/compute/kernels/cast_utils.rs 87.50% <0.00%> (-2.50%) ⬇️
parquet/src/encodings/decoding.rs 90.45% <0.00%> (-2.02%) ⬇️
arrow/src/datatypes/ffi.rs 70.85% <0.00%> (-2.02%) ⬇️
parquet/src/arrow/arrow_reader.rs 89.32% <0.00%> (-1.95%) ⬇️
arrow/src/ffi.rs 84.69% <0.00%> (-1.89%) ⬇️
arrow/src/csv/reader.rs 90.00% <0.00%> (-1.78%) ⬇️
arrow/src/util/data_gen.rs 75.44% <0.00%> (-1.66%) ⬇️
parquet/src/schema/parser.rs 85.32% <0.00%> (-1.05%) ⬇️
... and 69 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 03d95e6...ea0d904. Read the comment docs.

@alamb alamb merged commit c9a9515 into active_release Nov 5, 2021
@alamb alamb deleted the cherry_pick_67af0d0f branch November 5, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants