Re: Arrow 1319 [Python] Add additional HDFS filesystem methods

2018-05-17 Thread Wes McKinney
hi Alex, Yes, please feel free to break this into multiple PRs as each new filesystem method may require a number of unit tests, and these may be easier to review in smaller batches. cheers Wes On Mon, May 14, 2018 at 8:44 AM, Alex Hagerman wrote: > Hello, > > I was reviewing tickets to work on

Arrow 1319 [Python] Add additional HDFS filesystem methods

2018-05-14 Thread Alex Hagerman
Hello, I was reviewing tickets to work on during the sprint days at PyCon and came across 1319. https://issues.apache.org/jira/browse/ARROW-1319 I was going to pick this up and see what I could do with it. I read the history and wanted to check if there has been any changes that might impact t