-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Using Hadoop Path, users can read from directories (excluding hidden files) using a single ParquetReader. This is not yet possible using the InputFile API. To resolve this, a generic way should be added for directories to be read, consistent with the behaviour of the read API when using a Hadoop Path.
Reporter: Atour Mousavi Gourabi / @amousavigourabi
Note: This issue was originally created as PARQUET-2404. Please see the migration documentation for further details.