Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8956#issuecomment-148891128
  
      [Test build #43880 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43880/console)
 for   PR 8956 at commit 
[`02bbab8`](https://github.com/apache/spark/commit/02bbab84a82d645250b2afe9c58bed194523da38).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `  case class InSetFilter[T <: Comparable[T]](valueSet: Set[T])`
      * `  abstract class StringFilter extends UserDefinedPredicate[Binary] `
      * `  case class StringStartsWithFilter(prefix: String) extends 
StringFilter `
      * `  case class StringEndsWithFilter(suffix: String) extends StringFilter 
`
      * `  case class StringContainsFilter(str: String) extends StringFilter `



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to