Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/7532#issuecomment-126879627
  
      [Test build #39338 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39338/console)
 for   PR 7532 at commit 
[`b3c1736`](https://github.com/apache/spark/commit/b3c1736d0672321325d83b406e7e6ac2ec182282).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `  public static final class BytesToBytesMapIterator implements 
Iterator<Location> `
      * `  case class RequestExecutors(appId: String, requestedTotal: Int)`
      * `  case class KillExecutors(appId: String, executorIds: Seq[String])`
      * `public abstract class UnsafeKeyValueSorter `
      * `abstract class InternalRow extends GenericSpecializedGetters with 
Serializable `
      * `trait GenericSpecializedGetters extends SpecializedGetters `
      * `case class SortArray(base: Expression, ascendingOrder: Expression)`
      * `case class GetArrayItem(child: Expression, ordinal: Expression)`
      * `case class GetMapValue(child: Expression, key: Expression)`
      * `class ArrayBasedMapData(val keyArray: ArrayData, val valueArray: 
ArrayData) extends MapData `
      * `class GenericArrayData(array: Array[Any]) extends ArrayData with 
GenericSpecializedGetters `
      * `abstract class MapData extends Serializable `
      * `public abstract class KVIterator<K, V> `



---
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]

Reply via email to