wgtmac commented on PR #47316: URL: https://github.com/apache/arrow/pull/47316#issuecomment-3211131314
Since Arrow Time type does not care about timezone, we can simply read from any Parquet Time type into Arrow type regardless of `isAdjustedToUTC` value. It seems reasonable to always write `isAdjustedToUTC=false` to Parquet for Arrow Time type. -- 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