SparkQA commented on pull request #29882: URL: https://github.com/apache/spark/pull/29882#issuecomment-718022918
**[Test build #130364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130364/testReport)** for PR 29882 at commit [`6ff1af9`](https://github.com/apache/spark/commit/6ff1af90ed76e54a1b5169ffd90d3dc1e8f93de0). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class BinaryArithmetic extends BinaryOperator with NullIntolerant with Serializable ` * `trait DivModLike extends BinaryArithmetic ` * `case class BitwiseAnd(left: Expression, right: Expression) extends BinaryArithmetic ` * `case class BitwiseOr(left: Expression, right: Expression) extends BinaryArithmetic ` * `case class BitwiseXor(left: Expression, right: Expression) extends BinaryArithmetic ` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
