Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7770#issuecomment-127081566
[Test build #1283 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1283/console)
for PR 7770 at commit
[`d70874d`](https://github.com/apache/spark/commit/d70874d56dc27ca6f5bea1a805a53eb45846ad20).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` case class RequestExecutors(appId: String, requestedTotal: Int)`
* ` case class KillExecutors(appId: String, executorIds: Seq[String])`
* `public class JavaKMeansExample `
* `class StopWordsRemover(override val uid: String)`
* ` class FreqSequence[Item](val sequence: Array[Array[Item]], val freq:
Long) extends Serializable `
* `class PrefixSpanModel[Item](val freqSequences:
RDD[PrefixSpan.FreqSequence[Item]])`
* ` class SpecificSafeProjection extends $`
* `case class SortArray(base: Expression, ascendingOrder: Expression)`
* `case class FromUTCTimestamp(left: Expression, right: Expression)`
* `case class ToUTCTimestamp(left: Expression, right: Expression)`
* `case class DateDiff(endDate: Expression, startDate: Expression)`
* `case class InitCap(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `public final class UnsafeKVExternalSorter `
---
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]