SparkQA commented on pull request #29999:
URL: https://github.com/apache/spark/pull/29999#issuecomment-724800934


   **[Test build #130860 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130860/testReport)**
 for PR 29999 at commit 
[`1fc5214`](https://github.com/apache/spark/commit/1fc5214964a3a522f3cc0a1daf91ced342bb1b51).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class LikeAllBase extends UnaryExpression with 
ImplicitCastInputTypes with NullIntolerant `
     * `case class LikeAll(child: Expression, patterns: Seq[Any]) extends 
LikeAllBase `
     * `case class NotLikeAll(child: Expression, patterns: Seq[Any]) extends 
LikeAllBase `


----------------------------------------------------------------
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]

Reply via email to