Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/8880#issuecomment-157957688
**[Test build #46302 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46302/consoleFull)**
for PR 8880 at commit
[`0d172c1`](https://github.com/apache/spark/commit/0d172c14848e75c8c24edc1658ab2c07af314264).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:\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 * `public abstract class Sp
ecificParquetRecordReaderBase<T> extends RecordReader<Void, T> `\n * `
abstract static class IntIterator `\n * ` protected static final class
ValuesReaderIntIterator extends IntIterator `\n * ` protected static final
class RLEIntIterator extends IntIterator `\n * ` protected static final class
NullIntIterator extends IntIterator `\n * `public class
UnsafeRowParquetRecordReader extends SpecificParquetRecordReaderBase<UnsafeRow>
`\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]