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

Re-added support for reading nested parquet arrays #881

Merged
merged 1 commit into from
Mar 5, 2022

Conversation

jorgecarleitao
Copy link
Owner

This was deactivated in main with the large refactor of parquet reading. This PR brings it back to the menu.

@jorgecarleitao jorgecarleitao added 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 labels Mar 3, 2022
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #881 (5374b4c) into main (a87c758) will decrease coverage by 0.06%.
The diff coverage is 41.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #881      +/-   ##
==========================================
- Coverage   71.67%   71.61%   -0.07%     
==========================================
  Files         335      335              
  Lines       18205    18212       +7     
==========================================
- Hits        13049    13043       -6     
- Misses       5156     5169      +13     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/mod.rs 71.31% <0.00%> (-10.10%) ⬇️
src/io/parquet/read/deserialize/nested_utils.rs 73.61% <58.97%> (-0.17%) ⬇️
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️

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 a87c758...5374b4c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit f71124b into main Mar 5, 2022
@jorgecarleitao jorgecarleitao deleted the fix_parquet_nested branch March 5, 2022 05:40
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