Wenchen Fan created SPARK-16037:
-----------------------------------
Summary: use by-position resolution when insert into hive table
Key: SPARK-16037
URL: https://issues.apache.org/jira/browse/SPARK-16037
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 2.0.0
Reporter: Wenchen Fan
Assignee: Wenchen Fan
INSERT INTO TABLE src SELECT 1, 2 AS c, 3 AS b;
The result is 1, 3, 2 for hive table, which is wrong
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]