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

Josh Rosen commented on SPARK-9344:
-----------------------------------

[~simeons], I just grepped through Spark's code base looking for {{INSERT 
INTO}} and found some test cases which use it: 
https://github.com/apache/spark/blob/418e5e4cbdaab87addb91ac0bb2245ff0213ac81/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala#L1015

Can you provide an example of a case which produces the parse error which would 
let us reproduce / triage the problem?

> Spark SQL documentation does not clarify INSERT INTO behavior
> -------------------------------------------------------------
>
>                 Key: SPARK-9344
>                 URL: https://issues.apache.org/jira/browse/SPARK-9344
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, SQL
>    Affects Versions: 1.4.1
>            Reporter: Simeon Simeonov
>            Priority: Minor
>              Labels: documentation, sql
>
> The Spark SQL documentation does not address {{INSERT INTO}} behavior. The 
> section on Hive compatibility is misleading as it claims support for "the 
> vast majority of Hive features". The user mailing list has conflicting 
> information, including posts that claim {{INSERT INTO}} support targeting 1.0.
> In 1.4.1, using Hive {{INSERT INTO}} syntax generates parse errors.



--
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