Skip to content

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Mar 1, 2025

Restricts the chrono dependency to >=0.4.34,<0.4.40 to fix apache/arrow-rs#7196. This was not impacting arroyo itself, as we use a lockfile, but it did impact UDF compilation for new deployments. This was fixed by pushing an arroyo-udf-common update (0.2.1) with the chrono dependency, although users who ended up with a lockfile from the past two days may need to manually clean out their UDF build directory.

This change also remove the fixed version on arroyo-udf-plugin that we generate in the UDF compilation crate, which will give us more tools to respond to these sorts of upstream breakages in the future.

@mwylde mwylde enabled auto-merge (squash) March 1, 2025 00:22
@mwylde mwylde merged commit 2390f3a into master Mar 1, 2025
6 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.

ChronoDateExt::quarter() conflicts with chrono v0.4.40
1 participant