pitrou commented on PR #47316: URL: https://github.com/apache/arrow/pull/47316#issuecomment-3209839942
Weirdly we changed `isAdjustedToUTC` from `false` to `true` in https://github.com/apache/arrow/pull/4680, with this rather terse explanation: > I found the isAdjustedToUTC parameter for TIME logical type to be weird, so I'm changing the Arrow conversion layer to always set this so we can get the TIME_MILLIS / TIME_MICROS converted type to be set in those cases. @wesm Do you remember exactly what was "weird" about `isAdjustedToUTC`, and why exactly changing it to `true` was required? Also cc @jorisvandenbossche @rok -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org