SparkQA commented on issue #23783: [SPARK-26854][SQL] Support ANY/SOME subquery URL: https://github.com/apache/spark/pull/23783#issuecomment-465518847 **[Test build #102545 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102545/testReport)** for PR 23783 at commit [`77762c6`](https://github.com/apache/spark/commit/77762c69b834cd4822d5a214b3c793958b6ad83e). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` case class PredicateSubqueryConversion(conf: SQLConf) extends TypeCoercionRule ` * `abstract class PredicateSubquery extends BinaryExpression with Predicate with Unevaluable `
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
