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

Fixed error in reading parquet #816

Merged
merged 1 commit into from
Feb 5, 2022
Merged

Fixed error in reading parquet #816

merged 1 commit into from
Feb 5, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Feb 5, 2022

Codecov Report

Merging #816 (a1ea777) into main (dd5c151) will increase coverage by 0.33%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #816      +/-   ##
==========================================
+ Coverage   71.14%   71.47%   +0.33%     
==========================================
  Files         327      327              
  Lines       17508    17717     +209     
==========================================
+ Hits        12456    12664     +208     
- Misses       5052     5053       +1     
Impacted Files Coverage Δ
src/io/parquet/read/primitive/basic.rs 76.08% <0.00%> (ø)
src/io/parquet/read/binary/basic.rs 79.38% <100.00%> (ø)
src/bitmap/utils/mod.rs 100.00% <0.00%> (ø)
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️
src/bitmap/mutable.rs 92.58% <0.00%> (+2.01%) ⬆️
src/array/primitive/mutable.rs 88.85% <0.00%> (+3.44%) ⬆️

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 dd5c151...a1ea777. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 7d585ee into main Feb 5, 2022
@jorgecarleitao jorgecarleitao deleted the fixed branch February 5, 2022 19:20
@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