adriangb commented on PR #25115: URL: https://github.com/apache/datafusion/pull/25115#issuecomment-5603172955
Closing this: the right place for the fix is arrow-rs, where `adjust_timestamp_to_timezone` lives. Fixing it there covers every arrow-rs consumer and also the DataFusion cast paths this PR did not intercept (schema adaptation, nested struct casts). arrow-rs PR to follow, I will link it from https://github.com/apache/datafusion/issues/25084. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
