SparkQA commented on issue #26486: [SPARK-29863][SQL] Rename EveryAgg/AnyAgg to 
BoolAnd/BoolOr
URL: https://github.com/apache/spark/pull/26486#issuecomment-553211771
 
 
   **[Test build #113656 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113656/testReport)**
 for PR 26486 at commit 
[`5b4bbd8`](https://github.com/apache/spark/commit/5b4bbd8cb5f78a1948006edeed50d9290c4a6790).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class BoolAnd(arg: Expression) extends 
UnevaluableBooleanAggBase(arg) `
     * `case class BoolOr(arg: Expression) extends 
UnevaluableBooleanAggBase(arg) `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to