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


##########
python/pyarrow/_parquet.pyx:
##########
@@ -2074,6 +2075,13 @@ cdef shared_ptr[ArrowWriterProperties] 
_create_arrow_writer_properties(
         raise ValueError("Unsupported Writer Engine Version: {0}"
                          .format(writer_engine_version))
 
+    # time_is_adjusted_to_utc
+

Review Comment:
   I might be misunderstanding, but what is the suggested change here?  Not 
seeing a difference between the two lines.



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

Reply via email to