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

Apache Spark commented on SPARK-15871:
--------------------------------------

User 'lw-lin' has created a pull request for this issue:
https://github.com/apache/spark/pull/13597

> Add assertNotPartitioned check in DataFrameWriter
> -------------------------------------------------
>
>                 Key: SPARK-15871
>                 URL: https://issues.apache.org/jira/browse/SPARK-15871
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Liwei Lin
>
> Sometimes it doesn't make sense to specify partitioning parameters, e.g. when 
>  we write data out from Datasets/DataFrames into jdbc tables or streaming 
> {{ForeachWriters}}. We probably should add checks against this in 
> {{DataFrameWriter}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to