Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/13090#issuecomment-220545256
**[Test build #58961 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58961/consoleFull)**
for PR 13090 at commit
[`cc8acea`](https://github.com/apache/spark/commit/cc8acea16779d4751ea7f54279f66fb74a1e6bad).
* This patch **fails PySpark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` case class TaskMetricsUIData(`
* ` case class InputMetricsUIData(bytesRead: Long, recordsRead: Long)`
* ` case class OutputMetricsUIData(bytesWritten: Long, recordsWritten:
Long)`
* ` case class ShuffleReadMetricsUIData(`
* ` case class ShuffleWriteMetricsUIData(`
* `class DenseMatrix @Since(\"2.0.0\") (`
* `class SparseMatrix @Since(\"2.0.0\") (`
* `class DenseVector @Since(\"2.0.0\") ( @Since(\"2.0.0\") val values:
Array[Double]) extends Vector `
* `class SparseVector @Since(\"2.0.0\") (`
* `class MultivariateGaussian @Since(\"2.0.0\") (`
* `case class LabeledPoint(@Since(\"2.0.0\") label: Double,
@Since(\"2.0.0\") features: Vector) `
* `class QueryExecutionException(CapturedException):`
* `case class TruncateTable(`
* `trait ObjectProducerExec extends SparkPlan `
* `trait ObjectConsumerExec extends UnaryExecNode `
* `case class DeserializeToObjectExec(`
* `class ConsoleSink(options: Map[String, String]) extends Sink with
Logging `
* `class ConsoleSinkProvider extends StreamSinkProvider with
DataSourceRegister `
---
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]