Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily restrict pyarrow version to <13.0.0 #1768

Merged
merged 2 commits into from Sep 8, 2023
Merged

Conversation

thehomebrewnerd
Copy link
Contributor

Temporarily restrict pyarrow version due to issues with pyarrow==13.0.0 and serialization to parquet.

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: +58.83% 🎉

Comparison is base (7347567) 39.91% compared to head (8411d3e) 98.75%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1768       +/-   ##
===========================================
+ Coverage   39.91%   98.75%   +58.83%     
===========================================
  Files          98       98               
  Lines       11953    11953               
===========================================
+ Hits         4771    11804     +7033     
+ Misses       7182      149     -7033     

see 68 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@thehomebrewnerd thehomebrewnerd merged commit 6f2f94b into main Sep 8, 2023
37 checks passed
@thehomebrewnerd thehomebrewnerd deleted the issue-1767 branch September 8, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temporarily restrict pyarrow due to serialization problems
2 participants