Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/18064
**[Test build #77540 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77540/testReport)**
for PR 18064 at commit
[`6c7d259`](https://github.com/apache/spark/commit/6c7d259c01117bf1dc1fc4d3b2519cac5d44063d).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` class DecisionTreeClassifierWrapperWriter(instance:
DecisionTreeClassifierWrapper)`
* ` class DecisionTreeClassifierWrapperReader extends
MLReader[DecisionTreeClassifierWrapper] `
* ` class DecisionTreeRegressorWrapperWriter(instance:
DecisionTreeRegressorWrapper)`
* ` class DecisionTreeRegressorWrapperReader extends
MLReader[DecisionTreeRegressorWrapper] `
* `class HasMinSupport(Params):`
* `class HasNumPartitions(Params):`
* `class HasMinConfidence(Params):`
* `case class UnresolvedRelation(`
* `case class DayOfWeek(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class StringReplace(srcExpr: Expression, searchExpr: Expression,
replaceExpr: Expression)`
* `case class Chr(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class AnalysisBarrier(child: LogicalPlan) extends LeafNode `
* `case class UnresolvedHint(name: String, parameters: Seq[String],
child: LogicalPlan)`
* `case class ResolvedHint(child: LogicalPlan, hints: HintInfo =
HintInfo())`
* `case class HintInfo(`
---
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]