SparkQA commented on pull request #33364:
URL: https://github.com/apache/spark/pull/33364#issuecomment-886546510


   **[Test build #141629 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141629/testReport)**
 for PR 33364 at commit 
[`e83f194`](https://github.com/apache/spark/commit/e83f194b54f2f5477cfd02b5cdc50d2b0314fe7c).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `public class TimerWithCustomTimeUnit extends Timer `
     * `  public static class AppShuffleInfo `
     * `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 `
     * `case class SessionWindow(timeColumn: Expression, gapDuration: Long) 
extends UnaryExpression`
     * `class Observation(name: String) `
     * `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,`
     * `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]

Reply via email to