Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 2.8.0
    • None
    • Infrastructure
    • None

    Description

      After all the INSERT upfront work, UPDATE should be relatively straightforward.

      • Modify Query object to have an UPDATE statement, and implement UpdateClause.
      • Modify QueryProfile to choose columns to be upserted
      • Modify QueryGenerator to generate UPDATE statements
      • Modify SqlWriter to write UPDATE SQL in Impala
      • Modify SqlWriter to write UPDATE SQL in PostgresQL
      • Hook in the same DB comparison after UPDATE that is used for INSERT

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: