danepitkin commented on PR #35656: URL: https://github.com/apache/arrow/pull/35656#issuecomment-1561803046
> Yes, that approach looks good, and is actually simpler than I thought it would be since we already control this with the single option switch (for the code, the tests will indeed get a bit messier). > > I think one question is whether we want to make that option public through the `to_pandas` API, so people could still override it to get nanoseconds if they want (to get back the pre-pandas-2.0 behaviour). I'll expose this! I agree we'd its best to allow continued use of the legacy behavior for awhile. -- 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]
