[ https://issues.apache.org/jira/browse/SPARK-15911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326789#comment-15326789 ]
Apache Spark commented on SPARK-15911: -------------------------------------- User 'viirya' has created a pull request for this issue: https://github.com/apache/spark/pull/13631 > 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