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

CHORE: Fix pyarrow version #423

Merged
merged 2 commits into from May 4, 2023
Merged

CHORE: Fix pyarrow version #423

merged 2 commits into from May 4, 2023

Conversation

aresnow1
Copy link
Contributor

@aresnow1 aresnow1 commented May 4, 2023

What do these changes do?

Pyarrow 12.0.0 released, CI failed due to some compatible issues, fix version for now.

Related issue number

Fixes #xxxx

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added this to the v0.3.0 milestone May 4, 2023
@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #423 (2314e49) into main (06ea407) will increase coverage by 12.91%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #423       +/-   ##
===========================================
+ Coverage   80.74%   93.66%   +12.91%     
===========================================
  Files         988      988               
  Lines       76152    76152               
  Branches    15888    15888               
===========================================
+ Hits        61490    71325     +9835     
+ Misses      13089     3227     -9862     
- Partials     1573     1600       +27     
Flag Coverage Δ
unittests 93.54% <ø> (+12.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 245 files with indirect coverage changes

@mergify mergify bot merged commit 626ed22 into xorbitsai:main May 4, 2023
28 checks passed
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.

None yet

4 participants