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/09/30 16:31:51 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #8149: ARROW-9645: [Python] Deprecate pyarrow.filesystem in favor of pyarrow.fs

jorisvandenbossche commented on pull request #8149:
URL: https://github.com/apache/arrow/pull/8149#issuecomment-701502891


   The main remaining items is `pa.hdfs.connect()`. It feels a bit annoying to deprecate this *again*, after we let people migrate from `HdfsClient` to `connect` (eg https://stackoverflow.com/questions/47400987/hdfs-connect-vs-hdfsclient-in-pyarrow). 
   
   I was thinking to keep `pa.hdfs.connect`, but letting it return the new filesystem? But since the returned object has a different API, that would also break a lot of code ..
   


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