Skip to content

Pin pyarrow to avoid crash in 12.x#542

Merged
mattw-nws merged 2 commits into
masterfrom
pr-528b
Jun 23, 2023
Merged

Pin pyarrow to avoid crash in 12.x#542
mattw-nws merged 2 commits into
masterfrom
pr-528b

Conversation

@mattw-nws

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

Copy link
Copy Markdown
Contributor

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

Comment thread .github/workflows/module_integration.yml Outdated
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