[ 
https://issues.apache.org/jira/browse/HIVE-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Friedrich resolved HIVE-4402.
------------------------------------
    Resolution: Duplicate

Insert, update, and delete in Hive were implemented in Hive 0.14.0 with 
HIVE-5317.

> Support UPDATE statement 
> -------------------------
>
>                 Key: HIVE-4402
>                 URL: https://issues.apache.org/jira/browse/HIVE-4402
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Bing Li
>
> 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"=?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to