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:
us...@infra.apache.org


Reply via email to