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

Bumped parquet2 dependency #1304

Merged
merged 3 commits into from Dec 2, 2022

Conversation

ritchie46
Copy link
Collaborator

Update so that the breaking changes in parquet2 are applied. That way it is easier to cherry pick a parquet2 commit downstream.

@ritchie46 ritchie46 changed the title update_parquet chore: Updated parquet2 dependency Nov 27, 2022
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 83.14% // Head: 83.15% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (ce073b0) compared to base (6d2eccd).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head ce073b0 differs from pull request most recent head a17002b. Consider uploading reports for the commit a17002b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
+ Coverage   83.14%   83.15%   +0.01%     
==========================================
  Files         369      369              
  Lines       40245    40245              
==========================================
+ Hits        33461    33466       +5     
+ Misses       6784     6779       -5     
Impacted Files Coverage Δ
src/io/parquet/read/mod.rs 100.00% <ø> (ø)
src/io/parquet/write/dictionary.rs 86.33% <100.00%> (ø)
src/io/parquet/write/mod.rs 86.72% <100.00%> (ø)
src/io/parquet/write/pages.rs 95.85% <100.00%> (ø)
src/io/ipc/read/file.rs 97.76% <0.00%> (+0.89%) ⬆️
src/array/utf8/mod.rs 85.67% <0.00%> (+0.91%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jorgecarleitao
Copy link
Owner

Thanks @ritchie46 ! I released parquet2, so this can now point to v0.17.0

@ritchie46
Copy link
Collaborator Author

Thanks @ritchie46 ! I released parquet2, so this can now point to v0.17.0

Done. 👌

@jorgecarleitao jorgecarleitao changed the title chore: Updated parquet2 dependency Bumped parquet2 dependency Dec 2, 2022
@jorgecarleitao jorgecarleitao merged commit 1fa497f into jorgecarleitao:main Dec 2, 2022
@jorgecarleitao
Copy link
Owner

Thanks a lot @ritchie46 ! (trying to keep up with the pace :/)

@ritchie46 ritchie46 deleted the update_parquet branch December 2, 2022 08:38
ritchie46 added a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
ritchie46 added a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants