fangchenli opened a new pull request, #57070:
URL: https://github.com/apache/spark/pull/57070

   ### What changes were proposed in this pull request?
   
   In `test_pandas_series_numpy_backed`, expect nanosecond resolution for the 
`pd.Timestamp.min` / `pd.Timestamp.max` and `pd.Timedelta(0)` / `.min` / `.max` 
cases instead of following the pandas-3 `us` default used for the other 
temporal cases.
   
   ### Why are the changes needed?
   
   Align with pandas 3.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, test-only.
   
   ### How was this patch tested?
   
   `test_pyarrow_array_type_inference` passes under pandas 3 + pyarrow 23 and 
under pandas 2 + pyarrow 22.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Opus 4.8
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to