Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16317

Add file filtering interface for FileFormat

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.0.0
    • None
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: