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

Fixed error not implemented error when reading plain, after-dict pages for fix-len-binary from parquet #1192

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

jorgecarleitao
Copy link
Owner

Closes #1191

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

codecov bot commented Jul 28, 2022

Codecov Report

Merging #1192 (e3a5ffd) into main (2d6ee11) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
- Coverage   83.54%   83.52%   -0.02%     
==========================================
  Files         364      364              
  Lines       36398    36398              
==========================================
- Hits        30407    30402       -5     
- Misses       5991     5996       +5     
Impacted Files Coverage Δ
...arquet/read/deserialize/fixed_size_binary/basic.rs 95.58% <ø> (ø)
src/io/ipc/read/array/boolean.rs 90.74% <0.00%> (-7.41%) ⬇️
src/bitmap/utils/slice_iterator.rs 97.56% <0.00%> (-1.22%) ⬇️
src/array/utf8/mod.rs 82.71% <0.00%> (-0.93%) ⬇️
src/io/ipc/read/reader.rs 96.65% <0.00%> (ø)
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️

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 2d6ee11...e3a5ffd. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
1 participant