SparkQA commented on pull request #30465: URL: https://github.com/apache/spark/pull/30465#issuecomment-731951849
**[Test build #131537 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131537/testReport)** for PR 30465 at commit [`53be0fd`](https://github.com/apache/spark/commit/53be0fd22e6c7157060fa9e5d1f1e53c38a4a44c). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class LikeAllBase extends MultiLikeBase ` * `abstract class LikeAnyBase extends MultiLikeBase ` * `case class LikeAny(child: Expression, patterns: Seq[UTF8String]) extends LikeAnyBase ` * `case class NotLikeAny(child: Expression, patterns: Seq[UTF8String]) extends LikeAnyBase ` ---------------------------------------------------------------- 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]
