[ 
https://issues.apache.org/jira/browse/SPARK-12917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114616#comment-15114616
 ] 

Hemang Nagar commented on SPARK-12917:
--------------------------------------

Update and Delete operations are supported in Hive 0.14 and after that, we need 
Spark to support it. Also, need Insert by values operations to be supported. 

For example, insert into table values(1, "john doe"), this gives an unsupported 
operation exception in Spark. 

> Add DML support to Spark SQL for HIVE
> -------------------------------------
>
>                 Key: SPARK-12917
>                 URL: https://issues.apache.org/jira/browse/SPARK-12917
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Hemang Nagar
>            Priority: Blocker
>
> Spark SQL should be updated to support the DML operations that are being 
> supported by Hive since 0.14



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to