Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fixed error in reading plain pages from dict-encoded #831

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Feb 11, 2022
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #831 (1699437) into main (2c4dbb2) will increase coverage by 0.02%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #831      +/-   ##
==========================================
+ Coverage   71.55%   71.57%   +0.02%     
==========================================
  Files         326      326              
  Lines       17643    17650       +7     
==========================================
+ Hits        12624    12633       +9     
+ Misses       5019     5017       -2     
Impacted Files Coverage Δ
src/io/parquet/read/binary/basic.rs 79.38% <80.00%> (ø)
src/io/avro/write/schema.rs 67.50% <0.00%> (+0.83%) ⬆️
src/io/avro/write/serialize.rs 84.41% <0.00%> (+2.59%) ⬆️

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 2c4dbb2...1699437. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 394a699 into main Feb 11, 2022
@jorgecarleitao jorgecarleitao deleted the fix_binary branch February 11, 2022 22:01
@jorgecarleitao jorgecarleitao added the no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog label Mar 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant