SparkQA commented on issue #25600: [SPARK-11150][SQL] Dynamic Partition Pruning URL: https://github.com/apache/spark/pull/25600#issuecomment-525539216 **[Test build #109834 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109834/testReport)** for PR 25600 at commit [`985539e`](https://github.com/apache/spark/commit/985539e9bd121ed859c0ebf1f3965b90d33888c4). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class DynamicPruningSubquery(` * `case class DynamicPruningExpression(child: Expression)` * `case class PlanDynamicPruningFilters(sparkSession: SparkSession)` * `case class SubqueryBroadcastExec(` * `class LongHashedRelation(` * `case class HashedRelationBroadcastMode(key: Seq[Expression])` * `case class InSubqueryExec(`
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
