SparkQA commented on pull request #33253: URL: https://github.com/apache/spark/pull/33253#issuecomment-886235906
**[Test build #141608 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141608/testReport)** for PR 33253 at commit [`570e241`](https://github.com/apache/spark/commit/570e2414c7a2bf9473fcc60775e4df15ca4881cd). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class TimerWithCustomTimeUnit extends Timer ` * ` public static class AppShuffleInfo ` * `public final class SparkOutOfMemoryError extends OutOfMemoryError implements SparkThrowable ` * `public class ShuffleChecksumHelper ` * ` throw new IllegalArgumentException(s\"Cannot find error class '$errorClass'\"))` * `class SparkArithmeticException(errorClass: String, messageParameters: Array[String])` * `class MutableCheckedOutputStream(out: OutputStream) extends OutputStream ` * `case class ShuffleChecksumBlockId(shuffleId: Int, mapId: Long, reduceId: Int) extends BlockId ` * ` class RemoteBlockDownloadFileManager(` * `case class SessionWindow(timeColumn: Expression, gapDuration: Long) extends UnaryExpression` * `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(` * ` static class IntegerUpdater implements ParquetVectorUpdater ` * `class Observation(name: String) ` * `class BasicWriteTaskStatsTracker(` * `protected abstract class ConnectionProviderBase extends Logging ` * `class MergingSortWithSessionWindowStateIterator(` * `class ContinuousWriteRDD(var prev: RDD[InternalRow], writerFactory: StreamingDataWriterFactory,` * `case class WriteToContinuousDataSource(write: StreamingWrite, query: LogicalPlan,` * `case class WriteToContinuousDataSourceExec(write: StreamingWrite, query: SparkPlan,` * `trait HDFSBackedStateStoreMap ` * `class NoPrefixHDFSBackedStateStoreMap extends HDFSBackedStateStoreMap ` * `class PrefixScannableHDFSBackedStateStoreMap(` * ` class HDFSBackedReadStateStore(val version: Long, map: HDFSBackedStateStoreMap)` * ` class HDFSBackedStateStore(val version: Long, mapToUpdate: HDFSBackedStateStoreMap)` * `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]) ` * `case class SessionWindowStateStoreRestoreExec(` * `case class SessionWindowStateStoreSaveExec(` -- 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]
