Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9827#issuecomment-157927510
**[Test build #46282 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46282/consoleFull)**
for PR 9827 at commit
[`bdd5a39`](https://github.com/apache/spark/commit/bdd5a3906c4872cf9e6f8505126a9af4f19fdf51).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:\n *
`public final class UnsafeSorterSpillReader extends UnsafeSorterIterator
implements Closeable `\n * `class Pipeline(override val uid: String) extends
Estimator[PipelineModel] with MLWritable `\n * ` class
CountVectorizerModelWriter(instance: CountVectorizerModel) extends MLWriter `\n
* `final class IDF(override val uid: String) extends Estimator[IDFModel] with
IDFBase`\n * ` class MinMaxScalerModelWriter(instance: MinMaxScalerModel)
extends MLWriter `\n * `class SQLTransformer @Since(\"1.6.0\") (override val
uid: String) extends Transformer`\n * ` class
StandardScalerModelWriter(instance: StandardScalerModel) extends MLWriter `\n
* ` class StringIndexModelWriter(instance: StringIndexerModel) extends
MLWriter `\n * `class ALS(override val uid: String) extends
Estimator[ALSModel] with ALSParams`\n * `abstract class MLWriter extends
BaseReadWrite with Logging `\n * `trait MLWritable `\n * `abstract
class MLReader[T] extends BaseReadWrite `\n * `trait MLReadable[T] `\n *
`case class EncodeUsingSerializer(child: Expression, kryo: Boolean) extends
UnaryExpression `\n * `case class DecodeUsingSerializer[T](child: Expression,
tag: ClassTag[T], kryo: Boolean)`\n
---
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]