jorisvandenbossche commented on issue #41476: URL: https://github.com/apache/arrow/issues/41476#issuecomment-2088094499
@LoganDark thanks for the report. I can see why you might want to specify this, since there is no other way to control it (in contrast to Timestamp type, where it is controlled by having a timezone attached to the arrow type or not) In hindsight, I am also thinking that it would actually be more correct for Arrow to use `is_adjusted_to_utc=false` by default. But I assume `true` was used to follow the backward/forward compatibility guidelines (https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#deprecated-time-convertedtype) -- 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]
