Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9235#issuecomment-150398240
**[Test build #44184 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44184/consoleFull)**
for PR 9235 at commit
[`b265ec2`](https://github.com/apache/spark/commit/b265ec2fc69d781e07dfa6ab9021864760d7e7a1).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:\n *
`case class LongEncoder(fieldName: String = \"value\", ordinal: Int = 0)
extends Encoder[Long] `\n * `case class IntEncoder(fieldName: String =
\"value\", ordinal: Int = 0) extends Encoder[Int] `\n * `case class
StringEncoder(`\n * ` |class Tuple$`\n * `class Tuple2Encoder[T1,
T2](e1: Encoder[T1], e2: Encoder[T2]) extends Encoder[(T1, T2)] `\n * `class
Tuple3Encoder[T1, T2, T3](e1: Encoder[T1], e2: Encoder[T2], e3: Encoder[T3])
extends Encoder[(T1, T2, T3)] `\n * `class Tuple4Encoder[T1, T2, T3, T4](e1:
Encoder[T1], e2: Encoder[T2], e3: Encoder[T3], e4: Encoder[T4]) extends
Encoder[(T1, T2, T3, T4)] `\n * `class Tuple5Encoder[T1, T2, T3, T4, T5](e1:
Encoder[T1], e2: Encoder[T2], e3: Encoder[T3], e4: Encoder[T4], e5:
Encoder[T5]) extends Encoder[(T1, T2, T3, T4, T5)] `\n * ` implicit class
AttributeSeq(attrs: Seq[Attribute]) `\n * `case class MapPartitions[T, U](`\n
* `case class AppendColum
n[T, U](`\n * `case class MapGroups[K, T, U](`\n * `class
TypedColumn[T](expr: Expression)(implicit val encoder: Encoder[T]) extends
Column(expr)`\n * `abstract class SQLImplicits `\n * `case class
MapPartitions[T, U](`\n * `case class AppendColumns[T, U](`\n * `case class
MapGroups[K, T, U](`\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]