Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8922#issuecomment-144957948 [Test build #43175 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43175/console) for PR 8922 at commit [`39d672d`](https://github.com/apache/spark/commit/39d672dfc06c7c1ce7b1144c3deeb302b5d2120a). * This patch **passes all tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` trait ParquetUDP ` * ` case class ParquetPushDownUDP[T <: Comparable[T], U <: Comparable[U]](` * `case class UDFEqualTo(attribute: String, udf: ScalaUDF, value: Any) extends Filter` * `case class UDFGreaterThan(attribute: String, udf: ScalaUDF, value: Any) extends Filter` * `case class UDFGreaterThanOrEqual(attribute: String, udf: ScalaUDF, value: Any) extends Filter` * `case class UDFLessThan(attribute: String, udf: ScalaUDF, value: Any) extends Filter` * `case class UDFLessThanOrEqual(attribute: String, udf: ScalaUDF, value: Any) extends Filter`
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org