Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/3065#issuecomment-61436813
[Test build #22794 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22794/consoleFull)
for PR 3065 at commit
[`791df20`](https://github.com/apache/spark/commit/791df20831be12e452d37092d398de10db15478e).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class BlockSerializer(conf: SparkConf, serializer: Serializer) `
* `case class PutStatistics(size: Long, droppedBlocks: Seq[(BlockId,
BlockStatus)])`
* `trait PutResult `
* `case class SuccessfulPut(statistics: PutStatistics) extends PutResult`
* `case class OutOfSpaceFailure(`
* `case class SparkStorage(level: StorageLevel)`
* `case class OffHeapStorage(name: String)`
* ` // in some cases, such as when a class is enclosed in an
object (in which case`
* `abstract class UserDefinedType[UserType] extends DataType with
Serializable `
* `public abstract class UserDefinedType<UserType> extends DataType
implements 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]