Github user jaceklaskowski commented on the issue:

    https://github.com/apache/spark/pull/22332
  
    Why not `select($"*", newColumnHere)` or `select(newColumnHere, $"*")`? 
Somehow I don't think the use case merits overloading `withColumn`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to