Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6648#issuecomment-146946253
[Test build #43475 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43475/console)
for PR 6648 at commit
[`c9a9e08`](https://github.com/apache/spark/commit/c9a9e08ed5db1b13d8b6e77149dbd1552a9794ec).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class ShuffleBlockId(shuffleId: Int, mapId: Int, reduceId: Int,
stageAttemptId: Int)`
* `case class ShuffleDataBlockId(shuffleId: Int, mapId: Int,
stageAttemptId: Int, reduceId: Int)`
* `case class ShuffleIndexBlockId(shuffleId: Int, mapId: Int,
stageAttemptId: Int, reduceId: Int)`
* `public final class UnsafeRow extends MutableRow implements
Externalizable, KryoSerializable `
* ` /** Run a function within Hive state (SessionState, HiveConf, Hive
client and class loader) */`
---
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]