Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4402

Support UPDATE statement

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      It would be good if hive could support UPDATE statement like common database.

      e.g.
      update row into database (for edit rows and save back)

      cmd:
      update "DB2ADMIN"."EMP" set "SALARY"=? where "EMPNO"=? and "DEPTNO"=? and "SALARY"=?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              libing Bing Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: