Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13990
**[Test build #62209 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62209/consoleFull)**
for PR 13990 at commit
[`4dff9b4`](https://github.com/apache/spark/commit/4dff9b4797bebab8fa03fc6d4e8dd525a0a10f46).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `public final class JavaStructuredNetworkWordCountWindowed `
* `case class CallMethodViaReflection(children: Seq[Expression])`
* ` TypeCheckFailure(s\"class $className not found\")`
* `case class OptimizeMetadataOnlyQuery(`
* `class TextSocketSource(host: String, port: Int, includeTimestamp:
Boolean, sqlContext: SQLContext)`
* `abstract class Filter `
* `case class EqualTo(attribute: String, value: Any) extends Filter `
* `case class EqualNullSafe(attribute: String, value: Any) extends Filter
`
* `case class GreaterThan(attribute: String, value: Any) extends Filter `
* `case class GreaterThanOrEqual(attribute: String, value: Any) extends
Filter `
* `case class LessThan(attribute: String, value: Any) extends Filter `
* `case class LessThanOrEqual(attribute: String, value: Any) extends
Filter `
* `case class IsNull(attribute: String) extends Filter `
* `case class IsNotNull(attribute: String) extends Filter `
* `case class And(left: Filter, right: Filter) extends Filter `
* `case class Or(left: Filter, right: Filter) extends Filter `
* `case class Not(child: Filter) extends Filter `
* `case class StringStartsWith(attribute: String, value: String) extends
Filter `
* `case class StringEndsWith(attribute: String, value: String) extends
Filter `
* `case class StringContains(attribute: String, value: String) 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]