You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/16 12:48:31 UTC

[GitHub] [arrow] wesm opened a new pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

wesm opened a new pull request #7447:
URL: https://github.com/apache/arrow/pull/7447


   This fixes the import error but the integration tests fail with other errors
   
   https://gist.github.com/wesm/312a26a9fcb2521756410251f6672e99


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644749299


   https://issues.apache.org/jira/browse/ARROW-9130


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

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



[GitHub] [arrow] wesm commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
wesm commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644740913


   @kszucs or @jorisvandenbossche could you investigate the failing Dask tests?


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

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



[GitHub] [arrow] kszucs commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
kszucs commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644751941


   Discussed it with Joris and he already knows the resolution.


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

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



[GitHub] [arrow] wesm closed pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
wesm closed pull request #7447:
URL: https://github.com/apache/arrow/pull/7447


   


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

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



[GitHub] [arrow] wesm commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
wesm commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644756043


   Sure, thanks, I wasn't in the loop so I'll leave it to you


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

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



[GitHub] [arrow] jorisvandenbossche edited a comment on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche edited a comment on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644752807


   @wesm those failures are "expected", in the sense that the integration tests already have been failing for a few weeks with this error.  
   At the time, I opened an issue for this on the dask side (https://github.com/dask/dask/issues/6243), as ideally it would be solved there. Although the discussion on the issue did not yet result in a clear conclusion .., so I should probably have opened an issue on JIRA as well. 
   
   Now, until there is a clear resolution, we can maybe skip those tests for now to get the rest of the integration tests "green"?


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

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



[GitHub] [arrow] wesm commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
wesm commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644788995


   Appveyor build https://ci.appveyor.com/project/wesm/arrow/builds/33551938


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

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



[GitHub] [arrow] jorisvandenbossche commented on pull request #7447: ARROW-9130: [Python] Add deprecation wrapper for pyarrow.compat and guid function for Dask

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on pull request #7447:
URL: https://github.com/apache/arrow/pull/7447#issuecomment-644752807


   @wesm those failures are "expected", in the sense that the integration tests already have been failing for a few weeks with this error.  
   At the time, I opened an issue for this on the dask side (https://github.com/dask/dask/issues/6243), as ideally it would be solved there (although the discussion on the issue did not yet result in a clear conclusion ..).
   
   Now, until there is a clear resolution, we can maybe skip those tests for now to get the rest of the integration tests "green"?


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

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