[
https://issues.apache.org/jira/browse/SPARK-19335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878533#comment-17878533
]
ASF GitHub Bot commented on SPARK-19335:
----------------------------------------
User 'EnricoMi' has created a pull request for this issue:
https://github.com/apache/spark/pull/41611
> Spark should support doing an efficient DataFrame Upsert via JDBC
> -----------------------------------------------------------------
>
> Key: SPARK-19335
> URL: https://issues.apache.org/jira/browse/SPARK-19335
> Project: Spark
> Issue Type: Improvement
> Reporter: Ilya Ganelin
> Priority: Minor
> Labels: pull-request-available
>
> Doing a database update, as opposed to an insert is useful, particularly when
> working with streaming applications which may require revisions to previously
> stored data.
> Spark DataFrames/DataSets do not currently support an Update feature via the
> JDBC Writer allowing only Overwrite or Append.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]