You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/06/29 07:03:00 UTC

[jira] [Commented] (SPARK-32128) Add a parameter to enable skip verify the input and output paths for InsertIntoHadoopFsRelationCommand

    [ https://issues.apache.org/jira/browse/SPARK-32128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147588#comment-17147588 ] 

Apache Spark commented on SPARK-32128:
--------------------------------------

User 'wankunde' has created a pull request for this issue:
https://github.com/apache/spark/pull/28944

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org