SparkQA commented on pull request #32084: URL: https://github.com/apache/spark/pull/32084#issuecomment-880323090
**[Test build #141043 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141043/testReport)** for PR 32084 at commit [`9743c0c`](https://github.com/apache/spark/commit/9743c0cf672129f9b30177279f803f9c8c8752d3). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public final class SparkOutOfMemoryError extends OutOfMemoryError implements SparkThrowable ` * ` throw new IllegalArgumentException(s\"Cannot find error class '$errorClass'\"))` * `class SparkArithmeticException(errorClass: String, messageParameters: Array[String])` * ` class RemoteBlockDownloadFileManager(` * `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 LocalTimestamp(timeZoneId: Option[String] = None) extends LeafExpression` * `case class GetTimestamp(` * `case class ParseToTimestampLTZ(` * `case class ParseToTimestamp(` * `case class MakeTimestampNTZ(` * `case class MakeTimestampLTZ(` * `case class DomainJoin(` * ` .doc(\"The custom cost evaluator class to be used for adaptive execution. If not being set,\" +` * ` static class IntegerUpdater implements ParquetVectorUpdater ` * `class MergingSortWithSessionWindowStateIterator(` * `trait HDFSBackedStateStoreMap ` * `class NoPrefixHDFSBackedStateStoreMap extends HDFSBackedStateStoreMap ` * `class PrefixScannableHDFSBackedStateStoreMap(` * ` class HDFSBackedReadStateStore(val version: Long, map: HDFSBackedStateStoreMap)` * ` class HDFSBackedStateStore(val version: Long, mapToUpdate: HDFSBackedStateStoreMap)` * `case class RocksDBMetrics(` * `case class RocksDBNativeHistogram(` * `case class RocksDBFileManagerMetrics(` * `sealed trait RocksDBStateEncoder ` * `class PrefixKeyScanStateEncoder(` * `class NoPrefixKeyStateEncoder(keySchema: StructType, valueSchema: StructType)` * ` class RocksDBStateStore(lastVersion: Long) extends StateStore ` * `sealed trait StreamingSessionWindowStateManager extends Serializable ` * `class StreamingSessionWindowStateManagerImplV1(` * `class StreamingSessionWindowHelper(sessionExpression: Attribute, inputSchema: Seq[Attribute]) ` * `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]
