Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19335

Spark should support doing an efficient DataFrame Upsert via JDBC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ilganeli Ilya Ganelin
            Votes:
            13 Vote for this issue
            Watchers:
            27 Start watching this issue

            Dates

              Created:
              Updated: