Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7890#issuecomment-127144098
[Test build #39526 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39526/console)
for PR 7890 at commit
[`af68d20`](https://github.com/apache/spark/commit/af68d201f64ba26320dbc13af4905effe1440c53).
* This patch **fails to build**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class NaiveBayes(JavaEstimator, HasFeaturesCol, HasLabelCol,
HasPredictionCol, HasProbabilityCol,`
* `public class UnsafeArrayData extends ArrayData `
* `public class UnsafeMapData extends MapData `
* `public class UnsafeReaders `
* ` public static class ArrayWriter `
* ` public static class MapWriter `
* `public class UnsafeWriters `
* ` public static class DecimalWriter `
* ` public static class UTF8StringWriter `
* ` public static class BinaryWriter `
* ` public static class StructWriter `
* ` public static class IntervalWriter `
* ` public static class ArrayWriter `
* ` public static class MapWriter `
* `case class FromUnsafe(child: Expression) extends UnaryExpression`
* `class RowOrdering(ordering: Seq[SortOrder]) extends
Ordering[InternalRow] `
* `case class AtLeastNNulls(n: Int, children: Seq[Expression]) extends
Predicate `
* `case class AtLeastNNonNullNans(n: Int, children: Seq[Expression])
extends Predicate `
* `class DefaultOptimizer extends Optimizer `
* `case class PartitioningCollection(partitionings: Seq[Partitioning])`
* `case class FilterNullsInJoinKey(`
---
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]