[GitHub] spark pull request #14374: [SPARK-16735][SQL] `map` should create a decimal ...

2016-08-03 Thread biglobster
Github user biglobster closed the pull request at: https://github.com/apache/spark/pull/14374 --- 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 #14374: [SPARK-16735][SQL] `map` should create a decimal ...

2016-07-28 Thread biglobster
Github user biglobster commented on a diff in the pull request: https://github.com/apache/spark/pull/14374#discussion_r72580290 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala --- @@ -93,20 +93,45 @@ case class CreateMap(chi

[GitHub] spark pull request #14374: [SPARK-16735][SQL] `map` should create a decimal ...

2016-07-27 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14374#discussion_r72567433 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala --- @@ -93,20 +93,45 @@ case class CreateMap(children:

[GitHub] spark pull request #14374: [SPARK-16735][SQL] `map` should create a decimal ...

2016-07-27 Thread biglobster
Github user biglobster commented on a diff in the pull request: https://github.com/apache/spark/pull/14374#discussion_r72544676 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala --- @@ -93,20 +93,45 @@ case class CreateMap(chi

[GitHub] spark pull request #14374: [SPARK-16735][SQL] `map` should create a decimal ...

2016-07-27 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14374#discussion_r72465258 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala --- @@ -93,20 +93,45 @@ case class CreateMap(children: