Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/7709#issuecomment-127175825
  
      [Test build #191 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SlowSparkPullRequestBuilder/191/console)
 for   PR 7709 at commit 
[`7a66cc9`](https://github.com/apache/spark/commit/7a66cc9d2308f46dd5b638d4679f9ba990464543).
     * This patch **passes all 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 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 FromUTCTimestamp(left: Expression, right: Expression)`
      * `case class ToUTCTimestamp(left: Expression, right: Expression)`
      * `case class DateDiff(endDate: Expression, startDate: Expression)`
      * `case class StringTranslate(srcExpr: Expression, matchingExpr: 
Expression, replaceExpr: 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]

Reply via email to