SparkQA commented on pull request #33200: URL: https://github.com/apache/spark/pull/33200#issuecomment-887849151
**[Test build #141720 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141720/testReport)** for PR 33200 at commit [`d2e6910`](https://github.com/apache/spark/commit/d2e691086b80fb7f64d1bce144bd1bdd03428b8d). * 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 class RetryingBlockTransferor ` * `public class ShuffleChecksumHelper ` * `class MutableCheckedOutputStream(out: OutputStream) extends OutputStream ` * `case class ShuffleChecksumBlockId(shuffleId: Int, mapId: Long, reduceId: Int) extends BlockId ` * `public final class Aggregation implements Serializable ` * `public final class Count implements AggregateFunc ` * `public final class CountStar implements AggregateFunc ` * `public final class Max implements AggregateFunc ` * `public final class Min implements AggregateFunc ` * `public final class Sum implements AggregateFunc ` * `class Observation(name: String) ` * `case class CoalescedMapperPartitionSpec(` * `trait AQEShuffleReadRule extends Rule[SparkPlan] ` * `case class CoalesceShufflePartitions(session: SparkSession) extends AQEShuffleReadRule ` * `class BasicWriteTaskStatsTracker(` * `protected abstract class ConnectionProviderBase extends Logging ` * `case class ScanBuilderHolder(` * `class ContinuousWriteRDD(var prev: RDD[InternalRow], writerFactory: StreamingDataWriterFactory,` * `case class WriteToContinuousDataSource(write: StreamingWrite, query: LogicalPlan,` * `case class WriteToContinuousDataSourceExec(write: StreamingWrite, query: 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]
