jorisvandenbossche commented on PR #14641:
URL: https://github.com/apache/arrow/pull/14641#issuecomment-1315047402

   See also my last comment on the JIRA. Since this is essentially doing 
`functools.reduce(operator.or_, [partitioning.parse(file) for file in paths])` 
(as there is no further simplification), I am not sure it is worth adding this 
capability to `parse()` instead of having the user do this reduce manually.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to