SparkQA commented on pull request #32959: URL: https://github.com/apache/spark/pull/32959#issuecomment-874560612
**[Test build #140679 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140679/testReport)** for PR 32959 at commit [`7e7a81a`](https://github.com/apache/spark/commit/7e7a81a8cc033d4aa3a7ef31984c2ffe5b3f778a). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class UnresolvedFieldPosition(position: ColumnPosition) extends FieldPosition ` * `case class ExpressionEquals(e: Expression) ` * `case class ExpressionStats(expr: Expression)(var useCount: Int = 1) ` * `case class Average(` * `case class Sum(` * `case class SubExprEliminationState(eval: ExprCode, children: Seq[SubExprEliminationState])` * `case class GetTimestampNTZ(` * `case class ParseToTimestampNTZ(` * ` .doc(\"The custom cost evaluator class to be used for adaptive execution. If not being set,\" +` * `case class RocksDBMetrics(` * `case class RocksDBNativeHistogram(` * `case class RocksDBFileManagerMetrics(` * `trait WatermarkSupport extends SparkPlan ` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
