SparkQA commented on pull request #32298: URL: https://github.com/apache/spark/pull/32298#issuecomment-867056012
**[Test build #140206 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140206/testReport)** for PR 32298 at commit [`d10a8be`](https://github.com/apache/spark/commit/d10a8bef691e052b85611f75164f7d21ec4ddc55). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class MergedBlockMetaRequest extends AbstractMessage implements RequestMessage ` * `public class MergedBlockMetaSuccess extends AbstractResponseMessage ` * `public abstract class AbstractFetchShuffleBlocks extends BlockTransferMessage ` * `public class FetchShuffleBlockChunks extends AbstractFetchShuffleBlocks ` * `public class FetchShuffleBlocks extends AbstractFetchShuffleBlocks ` * `class IntegralExtensionOps(IntegralOps):` * `class FractionalExtensionOps(FractionalOps):` * `class StringExtensionOps(StringOps):` * `class GroupBy(Generic[T_Frame], metaclass=ABCMeta):` * `class DataFrameGroupBy(GroupBy[DataFrame]):` * `class SeriesGroupBy(GroupBy[Series]):` * `class SparkIndexOpsMethods(Generic[T_IndexOps], metaclass=ABCMeta):` * `class SparkSeriesMethods(SparkIndexOpsMethods[\"ps.Series\"]):` * `class SparkIndexMethods(SparkIndexOpsMethods[\"ps.Index\"]):` * `case class GetTimestampWithoutTZ(` * `case class ParseToTimestampWithoutTZ(` * `trait TestGroupState[S] extends GroupState[S] ` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
