[
https://issues.apache.org/jira/browse/SPARK-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liwei Lin updated SPARK-15871:
------------------------------
Description: 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}}. (was: 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}}.)
> 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]