wgtmac commented on code in PR #43268:
URL: https://github.com/apache/arrow/pull/43268#discussion_r1680318771


##########
cpp/src/parquet/properties.h:
##########
@@ -1088,6 +1103,7 @@ class PARQUET_EXPORT ArrowWriterProperties {
 
     bool use_threads_;
     ::arrow::internal::Executor* executor_;
+    bool time_is_adjusted_to_utc_;

Review Comment:
   I'm fine to specify it at file level since it is unlikely to see temporal 
values in the same file with different timezones.



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