rmnskb opened a new pull request, #47745:
URL: https://github.com/apache/arrow/pull/47745

   ### Rationale for this change
   Please see #47411 and #41476. 
   The `ArrowWriterProperties.write_time_adjusted_to_utc` flag is available in 
C++, yet isn't accessible from Python. This PR introduces the said flag to 
Python API as well.
   
   ### What changes are included in this PR?
   Exposure of `use_time_adjusted_to_utc` boolean argument in Python API. 
   
   ### Are these changes tested?
   Not yet
   
   ### Are there any user-facing changes?
   The users will be able to adjust the said flag directly from Python API.


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