You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Add regression test for pyarrow datetime merge with duplicates
Add test for GH#61926 to ensure merge operations work correctly with
pyarrow datetime columns when there are duplicate values on the right
side. This was fixed by PR#62276 which improved Index._get_join_target
handling for pyarrow datetime types.
0 commit comments