Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/2983#issuecomment-60861481
  
      [Test build #22406 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22406/consoleFull)
 for   PR 2983 at commit 
[`f136942`](https://github.com/apache/spark/commit/f136942e7c26d4bc6b11604fbac10b7b9a39845c).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class SparkContext(config: SparkConf) extends SparkStatusAPI with 
Logging `
      * `abstract class Broadcast[T: ClassTag](val id: Long) extends 
Serializable with Logging `
      * `  class JobUIData(`
      * `public final class JavaStatusAPIDemo `
      * `  public static final class IdentityWithDelay<T> implements 
Function<T, T> `
      * `class VectorTransformer(object):`
      * `class Normalizer(VectorTransformer):`
      * `class JavaModelWrapper(VectorTransformer):`
      * `class StandardScalerModel(JavaModelWrapper):`
      * `class StandardScaler(object):`
      * `class HashingTF(object):`
      * `class IDFModel(JavaModelWrapper):`
      * `class IDF(object):`
      * `class Word2VecModel(JavaModelWrapper):`
      * `class DateType(PrimitiveType):`
      * `case class BitwiseAnd(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class BitwiseOr(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class BitwiseXor(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class BitwiseNot(child: Expression) extends UnaryExpression `
      * `case class UnscaledValue(child: Expression) extends UnaryExpression `
      * `case class MakeDecimal(child: Expression, precision: Int, scale: Int) 
extends UnaryExpression `
      * `case class MutableLiteral(var value: Any, dataType: DataType, 
nullable: Boolean = true)`
      * `case class CreateTableAsSelect[T](`
      * `case class PrecisionInfo(precision: Int, scale: Int)`
      * `case class DecimalType(precisionInfo: Option[PrecisionInfo]) extends 
FractionalType `
      * `final class Decimal extends Ordered[Decimal] with Serializable `
      * `  trait DecimalIsConflicted extends Numeric[Decimal] `
      * `          logDebug("Found class for $serdeName")`



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