AlenkaF commented on issue #39437: URL: https://github.com/apache/arrow/issues/39437#issuecomment-1880583847
This is a pandas regression known from version `2.0.0`: - pandas issue: https://github.com/pandas-dev/pandas/issues/50127 - Arrow PR that fixed it for older versions: https://github.com/apache/arrow/pull/15048/files#diff-a90dace803514318979968ba54f0c16c0439233e2261c13beb89d6e80610bb2b https://github.com/apache/arrow/blob/de3130ede1a2db7bbe9e129f21856ee80de0f8cb/python/pyarrow/tests/test_pandas.py#L3098-L3101 Will update the `Version` check (from `2.2.0` to `2.3.0` as the CI uses `2.3.0.dev`) -- 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]
