Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7799#issuecomment-126398851
[Test build #39068 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39068/console)
for PR 7799 at commit
[`dc67221`](https://github.com/apache/spark/commit/dc6722176f821b945dadfa40555eaa4d3338342a).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `abstract class InternalRow extends SpecializedGetters with
Serializable `
* `trait ArrayBackendSpecializedGetters extends SpecializedGetters `
* `abstract class CodeGenMutableRow extends MutableRow `
* ` final class SpecificRow extends $`
* `case class GetMapValue(child: Expression, key: Expression) extends
BinaryExpression`
* `class GenericInternalRow(protected[sql] val array: Array[Any])`
* `class GenericInternalRowWithSchema(array: Array[Any], val schema:
StructType)`
* `class GenericMutableRow(protected[sql] val array: Array[Any])`
* `abstract class ArrayData extends SpecializedGetters with Serializable `
* `class GenericArrayData(protected[sql] val array: Array[Any])`
* `abstract class MapData extends Serializable `
---
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]