SparkQA commented on pull request #32867: URL: https://github.com/apache/spark/pull/32867#issuecomment-864334363
**[Test build #140004 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140004/testReport)** for PR 32867 at commit [`17dda87`](https://github.com/apache/spark/commit/17dda875e3195b4909fd4d711f62b40bebe7c9a9). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class ShuffleBlockInfo(shuffleId: Int, mapId: Long) ` * `case class ShuffleMergedDataBlockId(appId: String, shuffleId: Int, reduceId: Int) extends BlockId ` * `case class ShuffleMergedIndexBlockId(` * `case class ShuffleMergedMetaBlockId(` * `class DecimalOps(FractionalOps):` * `class KubernetesLocalDiskShuffleDataIO(sparkConf: SparkConf) extends ShuffleDataIO ` * `class KubernetesLocalDiskShuffleExecutorComponents(sparkConf: SparkConf)` * `case class TempResolvedColumn(child: Expression, nameParts: Seq[String]) extends UnaryExpression` * `class ExpressionContainmentOrdering extends Ordering[Expression] ` * `case class MakeDTInterval(` * `case class MakeYMInterval(years: Expression, months: Expression)` * `case class DayTimeIntervalType(startField: Byte, endField: Byte) extends AtomicType ` * `case class YearMonthIntervalType(startField: Byte, endField: Byte) extends AtomicType ` * `public class ParquetVectorUpdaterFactory ` * `case class CommandResult(` * `case class StateStoreCustomSumMetric(name: String, desc: String) extends StateStoreCustomMetric ` * `case class StateStoreCustomSizeMetric(name: String, desc: String) extends StateStoreCustomMetric ` * `case class StateStoreCustomTimingMetric(name: String, desc: String) extends StateStoreCustomMetric ` -- 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]
