Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13951
**[Test build #61627 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61627/consoleFull)**
for PR 13951 at commit
[`3276d41`](https://github.com/apache/spark/commit/3276d4152b263203455c12f10641a929e270ef14).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `public final class JavaStructuredNetworkWordCount `
* `abstract class ConsumerStrategy[K, V] `
* ` class DirectKafkaInputDStreamCheckpointData extends
DStreamCheckpointData(this) `
* `class KafkaRDDPartition(`
* `trait HasOffsetRanges `
* `trait CanCommitOffsets `
* `class OptionUtils(object):`
* `class DataFrameReader(OptionUtils):`
* `class DataFrameWriter(OptionUtils):`
* `class DataStreamReader(OptionUtils):`
* `class DataStreamWriter(object):`
* `public class UDFXPathUtil `
* ` public static class ReusableStringReader extends Reader `
* `abstract class ExplodeBase(child: Expression, position: Boolean)`
* `case class Explode(child: Expression) extends ExplodeBase(child,
position = false)`
* `case class PosExplode(child: Expression) extends ExplodeBase(child,
position = true)`
* `case class Elt(children: Seq[Expression])`
* `case class XPathBoolean(xml: Expression, path: Expression)`
* `case class TypedFilter(`
---
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]