jorisvandenbossche commented on PR #51290: URL: https://github.com/apache/arrow/pull/51290#issuecomment-5631288590
> Date32 and Date64 scalars outside Python's calendar range now render as <value out of range: ...> instead of raising from str() or repr(). This is not a breaking API change. Why does this still result in "value out of range" ? You mention that "Arrow can format the values safely", but so the C++ formatter will still give that out of range text instead of a formatted date? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
