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

Fixed reading parquet with timezone #862

Merged
merged 1 commit into from Feb 24, 2022
Merged

Fixed reading parquet with timezone #862

merged 1 commit into from Feb 24, 2022

Conversation

jorgecarleitao
Copy link
Owner

Closed #861

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

codecov bot commented Feb 23, 2022

Codecov Report

Merging #862 (b04c16c) into main (196e6fb) will decrease coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #862      +/-   ##
==========================================
- Coverage   71.56%   71.56%   -0.01%     
==========================================
  Files         334      334              
  Lines       17955    17958       +3     
==========================================
+ Hits        12849    12851       +2     
- Misses       5106     5107       +1     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/mod.rs 38.68% <75.00%> (+0.27%) ⬆️

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 196e6fb...b04c16c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit fb5d433 into main Feb 24, 2022
@jorgecarleitao jorgecarleitao deleted the fix_ts_with_tz branch February 24, 2022 04:58
dexterduck pushed a commit to mindx/arrow2 that referenced this pull request Mar 2, 2022
dexterduck pushed a commit to mindx/arrow2 that referenced this pull request Mar 2, 2022
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
Development

Successfully merging this pull request may close these issues.

Parquet: Reading timezones leads to incorrect datetimes
1 participant