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

Pin pyarrow to avoid crash in 12.x #542

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Pin pyarrow to avoid crash in 12.x #542

merged 2 commits into from
Jun 23, 2023

Conversation

mattw-nws
Copy link
Contributor

@mattw-nws mattw-nws commented Jun 23, 2023

See PR #528 ... it was expected that the next release of pyarrow would make this problem go away. However, looking closer at apache/arrow#15054 and apache/arrow#33858 , it appears that the underlying issue supposedly was fixed in the 12.0.0 release... so the fact that we're still seeing it is confusing. Either way, this problem should probably now be referred to t-route, created issue NOAA-OWP/t-route#614 .

Additions

Removals

Changes

Testing

Screenshots

Notes

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist (automated report can be put here)

Target Environment support

  • Linux

Co-authored-by: Phil Miller - NOAA <unmobile+gh@gmail.com>
@mattw-nws mattw-nws changed the title Widen net for crashing pyarrow versions Pin pyarrow to avoid crash in 12.x Jun 23, 2023
@mattw-nws mattw-nws requested a review from PhilMiller June 23, 2023 19:07
@mattw-nws mattw-nws merged commit ccce9dc into master Jun 23, 2023
@mattw-nws mattw-nws deleted the pr-528b branch June 23, 2023 19:10
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.

2 participants