danepitkin commented on PR #35656:
URL: https://github.com/apache/arrow/pull/35656#issuecomment-1610256525

   All feedback has been applied! This PR is ready for re-review.
   
   I've added support for passing `coerce_temporal_nanoseconds` to 
`to_pandas_dtype` internally. I thought it best not to expose this option in 
the user-facing API since it is legacy default behavior. This does mean we have 
to check if we are using an extension type in `to_pandas` and call the 
extension types `to_pandas_dtype()` method.


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