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 2021/06/16 10:03:40 UTC

[GitHub] [arrow] pitrou opened a new pull request #10540: ARROW-13090: [Python] Fix create_dir() implementation in FSSpecHandler

pitrou opened a new pull request #10540:
URL: https://github.com/apache/arrow/pull/10540


   Recent fsspec version have started raising FileExistsError if the target directory already exists.  Ignore the error, as create_dir() is supposed to succeed in that case.


-- 
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 #10540: ARROW-13090: [Python] Fix create_dir() implementation in FSSpecHandler

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


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


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