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

   ### What changes are included in this PR?
   Use the `CTimePoint` for `FlightEndpoint.expiration_time` to have 
OS-independent nanoseconds precision.
   
   
https://github.com/apache/arrow/blob/093655c60783321c786a8e69632f185d37520f4d/python/pyarrow/includes/libarrow_flight.pxd#L133-L139
   
   This reverts workaround for `expiration_time` from  #43537.
   
   **Note: This includes #44680. This PR should be rebased if #44680 gets 
merged before this.**
   
   ### Are these changes tested?
   Existing unit tests are adjusted to the new precision.
   
   ### Are there any user-facing changes?
   The values of `FlightEndpoint.expiration_time` now have nanoseconds 
precision on any operationg system.


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