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


   **[Test build #131496 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131496/testReport)**
 for PR 30400 at commit 
[`c83da46`](https://github.com/apache/spark/commit/c83da46530ad1d4c5527a05e94c7fbad3eafba84).
    * This patch **fails due to an unknown error code, -9**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class ExecutorSource(`
     * `  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)`
     * `  implicit class MetadataColumnsHelper(metadata: Array[MetadataColumn]) 
`


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