Skip to content

Conversation

@cht42
Copy link

@cht42 cht42 commented Jan 12, 2026

Which issue does this PR close?

This PR does the same thing as what was done in #7737 to handle overflow errors gracely instead of panicking.

Part of #4456.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

yes

Are there any user-facing changes?

@github-actions github-actions bot added arrow Changes to the arrow crate parquet-variant parquet-variant* crates labels Jan 12, 2026
}

#[cfg(test)]
mod tests {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those tests were added when there was a custom function used for shift_months (https://github.com/apache/arrow-rs/pull/2031/changes#diff-39c31d552939b8478fb676b059d5920a9c71b6659600348681c9ed7c03ea8485R52). Now that we use chrono functions, those tests are not necessary anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate parquet-variant parquet-variant* crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant