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


##########
cpp/src/parquet/properties.h:
##########
@@ -1067,12 +1068,26 @@ class PARQUET_EXPORT ArrowWriterProperties {
       return this;
     }
 
+    /// \brief Set time columns as adjusted to utc (default)

Review Comment:
   IMO, "time column" is a weird name, since we have so many "times" (date, 
time32, time64, timestamp), we'd better  note this is just time32/time64 in our 
comment



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