You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sameer Agarwal (JIRA)" <ji...@apache.org> on 2018/01/08 20:46:00 UTC

[jira] [Updated] (SPARK-16317) Add file filtering interface for FileFormat

     [ https://issues.apache.org/jira/browse/SPARK-16317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sameer Agarwal updated SPARK-16317:
-----------------------------------
    Target Version/s: 2.4.0  (was: 2.3.0)

> Add file filtering interface for FileFormat
> -------------------------------------------
>
>                 Key: SPARK-16317
>                 URL: https://issues.apache.org/jira/browse/SPARK-16317
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Cheng Lian
>            Priority: Minor
>
> {{FileFormat}} data sources like Parquet and Avro (provided by spark-avro) have customized file filtering logics. For example, Parquet needs to filter out summary files, while Avro provides a Hadoop configuration option to filter out all files whose names don't end with ".avro".
> It would be nice to have a general file filtering interface in {{FileFormat}} to handle similar requirements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org