[GitHub] spark pull request #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17810 --- 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 #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-04-30 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/17810#discussion_r114077798 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/GeneratorFunctionSuite.scala --- @@ -91,7 +91,7 @@ class GeneratorFunctionSuite extends QueryTest

[GitHub] spark pull request #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-04-30 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17810#discussion_r114068640 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/GeneratorFunctionSuite.scala --- @@ -91,7 +91,7 @@ class GeneratorFunctionSuite extends QueryTest

[GitHub] spark pull request #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-04-29 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/17810#discussion_r114066762 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/GeneratorFunctionSuite.scala --- @@ -91,7 +91,7 @@ class GeneratorFunctionSuite extends QueryTest

[GitHub] spark pull request #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-04-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17810#discussion_r114064702 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/GeneratorFunctionSuite.scala --- @@ -91,7 +91,7 @@ class GeneratorFunctionSuite extends QueryTest

[GitHub] spark pull request #17810: [SPARK-20534][SQL] Make outer generate exec retur...

2017-04-29 Thread hvanhovell
GitHub user hvanhovell opened a pull request: https://github.com/apache/spark/pull/17810 [SPARK-20534][SQL] Make outer generate exec return empty rows ## What changes were proposed in this pull request? Generate exec does not produce `null` values if the generator for the input