Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/10953#issuecomment-183444847
**[Test build #51193 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51193/consoleFull)**
for PR 10953 at commit
[`c422cd5`](https://github.com/apache/spark/commit/c422cd5848d29b2995c67788407cf3ba35d0a0a8).
* This patch **fails build dependency tests**.
* This patch **does not merge cleanly**.
* This patch adds the following public classes _(experimental)_:
* `class KMeansModel(JavaModel, MLWritable, MLReadable):`
* `class KMeans(JavaEstimator, HasFeaturesCol, HasPredictionCol,
HasMaxIter, HasTol, HasSeed,`
* `class ALS(JavaEstimator, HasCheckpointInterval, HasMaxIter,
HasPredictionCol, HasRegParam, HasSeed,`
* `class ALSModel(JavaModel, MLWritable, MLReadable):`
* `case class Grouping(child: Expression) extends Expression with
Unevaluable `
* `case class GroupingID(groupByExprs: Seq[Expression]) extends
Expression with Unevaluable `
* `case class AssertNotNull(child: Expression, walkedTypePath:
Seq[String])`
* `case class ReturnAnswer(child: LogicalPlan) extends UnaryNode `
* `public class UnsafeRowParquetRecordReader extends
SpecificParquetRecordReaderBase<InternalRow> `
* `class ContinuousQueryManager(sqlContext: SQLContext) `
* `case class CollectLimit(limit: Int, child: SparkPlan) extends
UnaryNode `
* `trait BaseLimit extends UnaryNode `
* `case class LocalLimit(limit: Int, child: SparkPlan) extends BaseLimit `
* `case class GlobalLimit(limit: Int, child: SparkPlan) extends BaseLimit
`
* `case class TakeOrderedAndProject(`
* `class ContinuousQueryListenerBus(sparkListenerBus: LiveListenerBus)`
* `class FileStreamSource(`
* `trait HadoopFsRelationProvider extends StreamSourceProvider `
* `abstract class ContinuousQueryListener `
---
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]