GitHub user joseph-torres opened a pull request:

    https://github.com/apache/spark/pull/19581

    [SPARK-22366] Support ignoring missing files

    ## What changes were proposed in this pull request?
    
    Add a flag "spark.sql.files.ignoreMissingFiles" to parallel the existing 
flag "spark.sql.files.ignoreCorruptFiles".
    
    ## How was this patch tested?
    
    new unit test


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joseph-torres/spark SPARK-22366

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19581.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19581
    
----
commit ca059b09a561ee8295b282b7b577514fef101ef3
Author: Jose Torres <j...@databricks.com>
Date:   2017-10-26T20:45:57Z

    Support ignoreMissingFiles

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to