You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/06/13 04:07:20 UTC

[jira] [Created] (SPARK-15911) Remove additional Project to be consistent with SQL when insert into table

Liang-Chi Hsieh created SPARK-15911:
---------------------------------------

             Summary: Remove additional Project to be consistent with SQL when insert into table
                 Key: SPARK-15911
                 URL: https://issues.apache.org/jira/browse/SPARK-15911
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Liang-Chi Hsieh


Currently In DataFrameWriter's insertInto and ResolveRelations of Analyzer, we add additional Project to adjust column ordering. However, it should be using ordering not name for this resolution. We should fix it.



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

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