[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2017-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16086 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90578571 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,29 @@ class Dataset[T] private[sql]( } } +

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90567848 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,29 @@ class Dataset[T] private[sql]( } }

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90482959 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,37 @@ class Dataset[T] private[sql]( } } +

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90482897 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,37 @@ class Dataset[T] private[sql]( } } +

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90465622 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -275,36 +308,43 @@ class Dataset[T] private[sql]( val numCols =

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90452307 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -275,36 +308,43 @@ class Dataset[T] private[sql]( val numCols =

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90451485 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -275,36 +308,43 @@ class Dataset[T] private[sql]( val numCols =

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90451294 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -275,36 +308,43 @@ class Dataset[T] private[sql]( val numCols =

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90449169 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,37 @@ class Dataset[T] private[sql]( } } +

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90448773 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -236,6 +238,37 @@ class Dataset[T] private[sql]( } } +

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90415866 --- Diff: sql/core/pom.xml --- @@ -92,6 +92,11 @@ ${fasterxml.jackson.version} + com.ibm.icu --- End diff --

[GitHub] spark pull request #16086: [SPARK-18653][SQL] Fix incorrect space padding fo...

2016-12-01 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/16086#discussion_r90402700 --- Diff: sql/core/pom.xml --- @@ -92,6 +92,11 @@ ${fasterxml.jackson.version} + com.ibm.icu --- End diff --