[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2016-05-02 Thread xguo27
Github user xguo27 closed the pull request at: https://github.com/apache/spark/pull/10437 --- 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 ena

[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2016-05-02 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/10437#issuecomment-216334904 @xguo27 I think https://github.com/dongjoon-hyun/spark/commit/a7ce473bd0520c71154ed028f295dab64a7485fe has fixed this issue. Can you close this PR? --- If your project

[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2016-03-08 Thread frreiss
Github user frreiss commented on the pull request: https://github.com/apache/spark/pull/10437#issuecomment-194004615 LGTM --- 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

[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2016-03-08 Thread frreiss
Github user frreiss commented on a diff in the pull request: https://github.com/apache/spark/pull/10437#discussion_r55442828 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/nullExpressions.scala --- @@ -180,6 +190,9 @@ case class NaNvl(left: Express

[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2015-12-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10437#issuecomment-166707341 Can one of the admins verify this patch? --- 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 p

[GitHub] spark pull request: [SPARK-12462][SQL] Add ExpressionDescription t...

2015-12-22 Thread xguo27
GitHub user xguo27 opened a pull request: https://github.com/apache/spark/pull/10437 [SPARK-12462][SQL] Add ExpressionDescription to misc non-aggregate functions You can merge this pull request into a Git repository by running: $ git pull https://github.com/xguo27/spark SPARK-