rok opened a new pull request, #51216:
URL: https://github.com/apache/arrow/pull/51216

   ### Rationale for this change
   
   Follow up on https://github.com/apache/arrow/issues/48593 / 
https://github.com/apache/arrow/pull/48601 - migrate remaining uses of 
`arrow_vendored::date` to  `arrow::internal::chrono`, using `std::chrono` where 
supported.
   
   ### What changes are included in this PR?
   
   Route core calendar, parsing, formatting, and Gandiva callers through 
arrow::internal::chrono. Preserve backend selection and the vendored fallback, 
with a shared configuration header guarding the timezone implementation.
   
   ### Are these changes tested?
   
   By existing tests in CI.
   
   ### Are there any user-facing changes?
   
   Hopefully no.


-- 
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]

Reply via email to