Skip to content

Conversation

@jacobtrombetta
Copy link
Contributor

Rationale for this change

chrono v0.4.40 implemented a quarter method that causes build errors when building with arrow. See bug apache/arrow-rs#7196 and this commit apache/arrow-rs#7210. The suggested workaround is to pin chrono to v0.4.39.

What changes are included in this PR?

  • Pins chrono to the latest version that works with arrow, v0.4.39

Are these changes tested?

Yes

@jacobtrombetta jacobtrombetta merged commit 0dd51f9 into main Feb 27, 2025
12 checks passed
@codecov
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (d37626b) to head (5203f2d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files         295      295           
  Lines       49348    49348           
=======================================
  Hits        47075    47075           
  Misses       2273     2273           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jacobtrombetta jacobtrombetta deleted the fix/pin-chrono branch February 27, 2025 15:47
@github-actions
Copy link

🎉 This PR is included in version 0.74.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

JayWhite2357 pushed a commit that referenced this pull request Mar 7, 2025
Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.22.0...opentelemetry-0.22.0)

---
updated-dependencies:
- dependency-name: opentelemetry
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Alexander Joiner <[email protected]>
JayWhite2357 pushed a commit that referenced this pull request Mar 7, 2025
# Rationale for this change
chrono `v0.4.40` implemented a `quarter` method that causes build errors
when building with arrow. See bug
apache/arrow-rs#7196 and this commit
apache/arrow-rs#7210. The suggested workaround
is to pin chrono to `v0.4.39`.

# What changes are included in this PR?
- Pins chrono to the latest version that works with arrow, `v0.4.39`

# Are these changes tested?
Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants