[ https://issues.apache.org/jira/browse/SPARK-30226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan reassigned SPARK-30226: ----------------------------------- Assignee: Ximo Guanter > 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 > > 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