Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5664#issuecomment-95578703 [Test build #30841 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30841/consoleFull) for PR 5664 at commit [`d80f7e9`](https://github.com/apache/spark/commit/d80f7e98e1a5b930370b9d81939e32ca3dae195e). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `protected[sql] abstract class AtomicType extends DataType ` * `abstract class NumericType extends AtomicType ` * ` class Encoder[T <: AtomicType](columnType: NativeColumnType[T]) extends compression.Encoder[T] ` * ` class Decoder[T <: AtomicType](buffer: ByteBuffer, columnType: NativeColumnType[T])` * ` class Encoder[T <: AtomicType](columnType: NativeColumnType[T]) extends compression.Encoder[T] ` * ` class Decoder[T <: AtomicType](buffer: ByteBuffer, columnType: NativeColumnType[T])` * ` class Encoder[T <: AtomicType](columnType: NativeColumnType[T]) extends compression.Encoder[T] ` * ` class Decoder[T <: AtomicType](buffer: ByteBuffer, columnType: NativeColumnType[T])` * This patch does not change any dependencies.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org