Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/17018
  
    **[Test build #73356 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/73356/testReport)**
 for PR 17018 at commit 
[`c8a094a`](https://github.com/apache/spark/commit/c8a094a6db56a5e99f1d77652b099e06f5a3a6bc).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `public class TransportChannelHandler extends 
ChannelInboundHandlerAdapter `
      * `trait Logging `
      * `public class JavaLinearSVCExample `
      * `  class LinearSVCWrapperWriter(instance: LinearSVCWrapper) extends 
MLWriter `
      * `  class LinearSVCWrapperReader extends MLReader[LinearSVCWrapper] `
      * `class LSHParams(Params):`
      * `class LSHModel(JavaModel):`
      * `class BucketedRandomProjectionLSH(JavaEstimator, LSHParams, 
HasInputCol, HasOutputCol, HasSeed,`
      * `class BucketedRandomProjectionLSHModel(LSHModel, JavaMLReadable, 
JavaMLWritable):`
      * `class MinHashLSH(JavaEstimator, LSHParams, HasInputCol, HasOutputCol, 
HasSeed,`
      * `class MinHashLSHModel(LSHModel, JavaMLReadable, JavaMLWritable):`
      * `class YarnProxyRedirectFilter extends Filter with Logging `
      * `class NoSuchDatabaseException(val db: String) extends 
AnalysisException(s\"Database '$db' not found\")`
      * `  class ResolveBroadcastHints(conf: CatalystConf) extends 
Rule[LogicalPlan] `
      * `case class UnresolvedRelation(tableIdentifier: TableIdentifier) 
extends LeafNode `
      * `case class JsonToStruct(`
      * `case class StructToJson(`
      * `case class Hint(name: String, parameters: Seq[String], child: 
LogicalPlan) extends UnaryNode `
      * `case class InnerOuterEstimation(conf: CatalystConf, join: Join) 
extends Logging `
      * `case class LeftSemiAntiEstimation(conf: CatalystConf, join: Join) `
      * `case class NumericRange(min: JDecimal, max: JDecimal) extends Range`
      * `sealed abstract class HiveStringType extends AtomicType `
      * `case class CharType(length: Int) extends HiveStringType `
      * `case class VarcharType(length: Int) extends HiveStringType `
      * `case class StreamingExplainCommand(`
      * `case class SaveIntoDataSourceCommand(`
      * `abstract class JsonDataSource[T] extends Serializable `
      * `class FileStreamOptions(parameters: CaseInsensitiveMap[String]) 
extends Logging `


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