Song Jun created SPARK-19833:
--------------------------------

             Summary: remove SQLConf.HIVE_VERIFY_PARTITION_PATH, we always 
return empty when the path does not exists
                 Key: SPARK-19833
                 URL: https://issues.apache.org/jira/browse/SPARK-19833
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Song Jun


In SPARK-5068, we introduce a SQLConf spark.sql.hive.verifyPartitionPath,
if it is set to true, it will avoid the task failed when the patition location 
does not exists in the filesystem.

this situation should always return emtpy and don't lead to the task failed, 
here we remove this conf.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to