You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/06 19:18:28 UTC

[GitHub] [incubator-iceberg] rdblue commented on issue #60: overwrite SaveMode support for Spark write API

rdblue commented on issue #60: overwrite SaveMode support for Spark write API
URL: https://github.com/apache/incubator-iceberg/issues/60#issuecomment-508948069
 
 
   I went ahead and added this recently in #246 to support overwrite in Spark 2.4 since it is taking a while to get 3.0 out. It should work the same way in 3.0, but we will no longer recommend using this API because it doesn't state the behavior sources should implement (overwrite, truncate, replace table are all allowed).
   
   See the [overwrite docs](https://iceberg.apache.org/spark/#overwriting-data) and #246.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org