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

Wenchen Fan resolved SPARK-30226.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26678
[https://github.com/apache/spark/pull/26678]

> Remove withXXX functions in WriteBuilder
> ----------------------------------------
>
>                 Key: SPARK-30226
>                 URL: https://issues.apache.org/jira/browse/SPARK-30226
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Ximo Guanter
>            Assignee: Ximo Guanter
>            Priority: Major
>             Fix For: 3.0.0
>
>
> We can add a LogicalWrite interface that provides compile-time guarantees 
> that the Spark code is correct, vs the current withXXX functions in 
> WriteBuilder which might not be called correctly by other Spark code (e.g. 
> they might not be called, or might be called multiple times).



--
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