Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7854#issuecomment-126937553
[Test build #39358 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39358/console)
for PR 7854 at commit
[`f173c16`](https://github.com/apache/spark/commit/f173c16b6dbc29175c93f39f3bff8410ff5ed906).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` public static final class BytesToBytesMapIterator implements
Iterator<Location> `
* `class StopWordsRemover(override val uid: String)`
* `public abstract class UnsafeKeyValueSorter `
* `abstract class InternalRow extends GenericSpecializedGetters with
Serializable `
* `trait GenericSpecializedGetters extends SpecializedGetters `
* ` class SpecificUnsafeProjection extends $`
* `abstract class UnsafeRowJoiner `
* ` |class SpecificUnsafeRowJoiner extends $`
* `case class GetArrayItem(child: Expression, ordinal: Expression)`
* `case class GetMapValue(child: Expression, key: Expression)`
* `case class SubstringIndex(strExpr: Expression, delimExpr: Expression,
countExpr: 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]