Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4304#issuecomment-99577261
  
      [Test build #770 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/770/consoleFull)
 for   PR 4304 at commit 
[`5a16f20`](https://github.com/apache/spark/commit/5a16f20fb35fb221d70917ffbfac7d5ca7a7d7d3).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `      "public class " + className + extendsText + " implements 
java.io.Serializable `
      * `abstract class ShuffleHandle(val shuffleId: Int) extends Serializable `
      * `   *   class SomethingNotSerializable `
      * `      logDebug(s" + cloning the object $obj of class $`
      * `abstract class Evaluator extends Params `
      * `abstract class PipelineStage extends Params with Logging `
      * `class BinaryClassificationEvaluator extends Evaluator with 
HasRawPredictionCol with HasLabelCol `
      * `trait LDAOptimizer `
      * `class EMLDAOptimizer extends LDAOptimizer `
      * `class OnlineLDAOptimizer extends LDAOptimizer `
      * `class PCA(val k: Int) `
      * `class SaslEncryption `
      * `  static class EncryptedMessage extends AbstractReferenceCounted 
implements FileRegion `
      * `class SaslRpcHandler extends RpcHandler `
      * `public class SaslServerBootstrap implements TransportServerBootstrap `
      * `public class SparkSaslClient implements SaslEncryptionBackend `
      * `public class SparkSaslServer implements SaslEncryptionBackend `
      * `public class ByteArrayWritableChannel implements WritableByteChannel `
      * `class BinaryClassificationEvaluator(JavaEvaluator, HasLabelCol, 
HasRawPredictionCol):`
      * `class HasRawPredictionCol(Params):`
      * `class Evaluator(object):`
      * `class ParamGridBuilder(object):`
      * `class JavaEvaluator(Evaluator, JavaWrapper):`
      * `class DataFrameStatFunctions(object):`
      * `abstract class Dialect `
      * `  class DialectException(msg: String, cause: Throwable) extends 
Exception(msg, cause)`
      * `case class Not(child: Expression) extends UnaryExpression with 
Predicate with ExpectsInputTypes `
      * `case class And(left: Expression, right: Expression)`
      * `case class Or(left: Expression, right: Expression)`
      * `abstract class BinaryComparison extends BinaryExpression with 
Predicate `
      * `trait StringRegexExpression extends ExpectsInputTypes `
      * `trait CaseConversionExpression extends ExpectsInputTypes `
      * `trait StringComparison extends ExpectsInputTypes `
      * `case class Substring(str: Expression, pos: Expression, len: 
Expression)`
      * `case class HiveDatabase(`
      * `abstract class TableType `
      * `case class HiveStorageDescriptor(`
      * `case class HivePartition(`
      * `case class HiveColumn(name: String, hiveType: String, comment: String)`
      * `case class HiveTable(`
      * `trait ClientInterface `
      * `class ClientWrapper(`
      * `class IsolatedClientLoader(`
      * `protected trait ReflectionMagic `
      * `  protected implicit class InstanceMagic(a: Any) `
      * `  protected implicit class StaticMagic(c: Class[_]) `



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