[GitHub] spark pull request #20674: [SPARK-23465][SQL] Introduce new function to rena...

2018-04-05 Thread misutoth
Github user misutoth closed the pull request at: https://github.com/apache/spark/pull/20674 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #20674: [SPARK-23465][SQL] Introduce new function to rena...

2018-02-28 Thread misutoth
Github user misutoth commented on a diff in the pull request: https://github.com/apache/spark/pull/20674#discussion_r171386636 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -2239,6 +2239,34 @@ class Dataset[T] private[sql]( } }

[GitHub] spark pull request #20674: [SPARK-23465][SQL] Introduce new function to rena...

2018-02-28 Thread attilapiros
Github user attilapiros commented on a diff in the pull request: https://github.com/apache/spark/pull/20674#discussion_r171341653 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -2239,6 +2239,34 @@ class Dataset[T] private[sql]( } }

[GitHub] spark pull request #20674: [SPARK-23465][SQL] Introduce new function to rena...

2018-02-25 Thread misutoth
GitHub user misutoth opened a pull request: https://github.com/apache/spark/pull/20674 [SPARK-23465][SQL] Introduce new function to rename columns using an algoritm ## What changes were proposed in this pull request? Add an additional convenient method to rename multiple