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

Ido Michael commented on SPARK-29197:
-------------------------------------

I can take it,

 

I could find the final class DataFrameWriter in spark-sql, but couldn't find 
saveModeForDSV2 in it, where is it?

 

Do I need to remove all of the save modes?

 

Ido

> Remove saveModeForDSV2 in DataFrameWriter
> -----------------------------------------
>
>                 Key: SPARK-29197
>                 URL: https://issues.apache.org/jira/browse/SPARK-29197
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Burak Yavuz
>            Priority: Blocker
>
> It is very confusing that the default save mode is different between the 
> internal implementation of a Data source. The reason that we had to have 
> saveModeForDSV2 was that there was no easy way to check the existence of a 
> Table in DataSource v2. Now, we have catalogs for that. Therefore we should 
> be able to remove the different save modes.



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