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

Apache Spark reassigned SPARK-32128:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add a parameter to enable skip verify the input and output paths for 
> InsertIntoHadoopFsRelationCommand
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-32128
>                 URL: https://issues.apache.org/jira/browse/SPARK-32128
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Wan Kun
>            Priority: Minor
>
> When INSERT OVERWRITE a partitioned data source table, spark will verify 
> input and output paths by default. Set to false to skip the verify in some 
> cases.  (eg. INSERT OVERWRITE t partition(dt=a) SELECT * FROM t WHERE dt=b)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to