You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/05/30 12:37:40 UTC

[GitHub] [arrow] raulcd opened a new issue, #35821: [Python][CI] Extension type test fails with pandas 2.0.2

raulcd opened a new issue, #35821:
URL: https://github.com/apache/arrow/issues/35821

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   These tests were already skipped on pandas 2.0.1 but on 29th May a new release of Pandas was done (2.0.2) and those tests have started failing again.
   This was fixed on: https://github.com/apache/arrow/issues/35321
   Example of job failing with 2.0.2: https://github.com/ursacomputing/crossbow/actions/runs/5116312550/jobs/9198356098
   
   ### Component(s)
   
   Continuous Integration, Python


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] jorisvandenbossche commented on issue #35821: [Python][CI] Extension type test fails with pandas 2.0.2

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche commented on issue #35821:
URL: https://github.com/apache/arrow/issues/35821#issuecomment-1568380926

   That PR is fine to just have the CI green short-term, but I can still take it on me to do a proper investigation (whether it's a regression on the pandas side that should be fixed, or something to fix on our side, ..)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] raulcd closed issue #35821: [Python][CI] Extension type test fails with pandas 2.0.2

Posted by "raulcd (via GitHub)" <gi...@apache.org>.
raulcd closed issue #35821: [Python][CI] Extension type test fails with pandas 2.0.2
URL: https://github.com/apache/arrow/issues/35821


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] raulcd commented on issue #35821: [Python][CI] Extension type test fails with pandas 2.0.2

Posted by "raulcd (via GitHub)" <gi...@apache.org>.
raulcd commented on issue #35821:
URL: https://github.com/apache/arrow/issues/35821#issuecomment-1568378620

   @jorisvandenbossche I saw you assigned this to yourself. I did a quick PR but happy to drop it if you do a new one :)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org