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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to