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


   **[Test build #131427 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131427/testReport)**
 for PR 30426 at commit 
[`e7f326a`](https://github.com/apache/spark/commit/e7f326a64719d8dcc339427ce803d5e438d3de9a).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `  case class GetShufflePushMergerLocations(numMergersNeeded: Int, 
hostsToFilter: Set[String])`
     * `  case class RemoveShufflePushMergerLocation(host: String) extends 
ToBlockManagerMaster`
     * `abstract class LikeAllBase extends UnaryExpression with 
ImplicitCastInputTypes with NullIntolerant `
     * `case class LikeAll(child: Expression, patterns: Seq[UTF8String]) 
extends LikeAllBase `
     * `case class NotLikeAll(child: Expression, patterns: Seq[UTF8String]) 
extends LikeAllBase `
     * `case class ParseUrl(children: Seq[Expression], failOnError: Boolean = 
SQLConf.get.ansiEnabled)`


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