SparkQA commented on pull request #32940: URL: https://github.com/apache/spark/pull/32940#issuecomment-866119800
**[Test build #140147 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140147/testReport)** for PR 32940 at commit [`c427e4b`](https://github.com/apache/spark/commit/c427e4bc7fee08d93ea685eb65aca0fd6030388a). * This patch **fails Spark unit 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 DecimalOps(FractionalOps):` * `class IntegralExtensionOps(IntegralOps):` * `class FractionalExtensionOps(FractionalOps):` * `class StringExtensionOps(StringOps):` * `class SparkIndexOpsMethods(Generic[T_IndexOps], metaclass=ABCMeta):` * `class SparkSeriesMethods(SparkIndexOpsMethods[\"ps.Series\"]):` * `class SparkIndexMethods(SparkIndexOpsMethods[\"ps.Index\"]):` * `case class GetTimestampWithoutTZ(` * `case class ParseToTimestampWithoutTZ(` * `class ReuseMap[T <: T2, T2 <: QueryPlan[T2]] ` -- 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]
