[ https://issues.apache.org/jira/browse/SPARK-33351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226483#comment-17226483 ]
Apache Spark commented on SPARK-33351: -------------------------------------- User 'Karl-WangSK' has created a pull request for this issue: https://github.com/apache/spark/pull/30257 > WithColumn should add a column with specific position > ----------------------------------------------------- > > Key: SPARK-33351 > URL: https://issues.apache.org/jira/browse/SPARK-33351 > Project: Spark > Issue Type: New Feature > Components: SQL > Affects Versions: 3.1.0 > Reporter: karl wang > Priority: Major > > In `DataSet`, WithColumn usually add a new col at the end of the DF. > But sometime users want to add new col at the specific position. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org