[GitHub] spark pull request #16176: [SPARK-18746][SQL] Add newBigDecimalEncoder

2016-12-06 Thread weiqingy
GitHub user weiqingy opened a pull request: https://github.com/apache/spark/pull/16176 [SPARK-18746][SQL] Add newBigDecimalEncoder ## What changes were proposed in this pull request? Add `newBigDecimalEncoder` in `SQLImplicits.scala`. ## How was this patch tested? Pa

[GitHub] spark pull request #16176: [SPARK-18746][SQL] Add newBigDecimalEncoder

2016-12-06 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16176#discussion_r91194841 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SQLImplicits.scala --- @@ -74,6 +74,9 @@ abstract class SQLImplicits { /** @since 1.6.0 */

[GitHub] spark pull request #16176: [SPARK-18746][SQL] Add newBigDecimalEncoder

2016-12-08 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/16176#discussion_r91670818 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SQLImplicits.scala --- @@ -74,6 +74,9 @@ abstract class SQLImplicits { /** @since 1.6.0 */