SparkQA commented on pull request #32232: URL: https://github.com/apache/spark/pull/32232#issuecomment-826257417
**[Test build #137902 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137902/testReport)** for PR 32232 at commit [`8835ecc`](https://github.com/apache/spark/commit/8835ecc657ac43747b2fca56800eb58e2449d3f2). * This patch **fails PySpark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class MiscellaneousProcessDetails(` * `case class SparkListenerMiscellaneousProcessAdded(time: Long, processId: String,` * ` case class MiscellaneousProcessAdded(` * `class ImmutableBitSet(val numBits: Int, val bitsToSet: Int*) extends BitSet(numBits) ` * ` case class CombinedTypeCoercionRule(rules: Seq[TypeCoercionRule]) extends TypeCoercionRule ` * `case class DomainJoin(domainAttrs: Seq[Attribute], child: LogicalPlan) extends UnaryNode ` * `abstract class CustomSumMetric extends CustomMetric ` * `abstract class CustomAvgMetric extends CustomMetric ` -- 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]
