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/09 16:43:48 UTC

[GitHub] [arrow] pitrou commented on pull request #7349: ARROW-8766: [Python] Allow implementing filesystems in Python

pitrou commented on pull request #7349:
URL: https://github.com/apache/arrow/pull/7349#issuecomment-641322746


   > Recognizing append mode as a "write" mode seems to work:
   
   You'll have to check that writing indeed appends at the end rather than e.g. truncating.
   
   More generally, while I originally added the append-open method, I'm not sure it will ever be useful, so in the meantime if an implementation wants to raise `NotImplementedError`, it's fine to me.


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