Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5604#issuecomment-98857415
  
      [Test build #759 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/759/consoleFull)
 for   PR 5604 at commit 
[`066fde3`](https://github.com/apache/spark/commit/066fde301cc52fa239a52668226364ed7c63d6d8).
     * 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 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 ParamGridBuilder(object):`
      * `class DataFrameStatFunctions(object):`
      * `abstract class Dialect `
      * `  class DialectException(msg: String, cause: Throwable) extends 
Exception(msg, cause)`
      * `class JoinedRow6 extends Row `
      * `case class WindowSpecDefinition(`
      * `case class WindowSpecReference(name: String) extends WindowSpec`
      * `sealed trait FrameBoundary `
      * `case class ValuePreceding(value: Int) extends FrameBoundary `
      * `case class ValueFollowing(value: Int) extends FrameBoundary `
      * `case class SpecifiedWindowFrame(`
      * `trait WindowFunction extends Expression `
      * `case class UnresolvedWindowFunction(`
      * `case class UnresolvedWindowExpression(`
      * `case class WindowExpression(`
      * `case class WithWindowDefinition(`
      * `case class Window(`
      * `case class Window(`
      * `  case class ComputedWindow(`
      * `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