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

Added support to read parquet timestamps as dictionaries #809

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Feb 5, 2022
@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #809 (667752e) into main (362ebf9) will decrease coverage by 0.27%.
The diff coverage is 23.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
- Coverage   71.37%   71.10%   -0.28%     
==========================================
  Files         327      327              
  Lines       17442    17515      +73     
==========================================
+ Hits        12450    12454       +4     
- Misses       4992     5061      +69     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/mod.rs 37.06% <23.84%> (-10.03%) ⬇️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️

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 362ebf9...667752e. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 3f7b937 into main Feb 5, 2022
@jorgecarleitao jorgecarleitao deleted the dict_ts branch February 5, 2022 09:24
@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
enhancement An improvement to an existing feature 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