Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/21367 **[Test build #90812 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90812/testReport)** for PR 21367 at commit [`026531c`](https://github.com/apache/spark/commit/026531c70bfb7e06f8586010fc48a8666ff4df04). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait DivModLike extends BinaryArithmetic ` * `case class Divide(left: Expression, right: Expression) extends DivModLike ` * `case class Remainder(left: Expression, right: Expression) extends DivModLike `
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org