SparkQA commented on pull request #32298:
URL: https://github.com/apache/spark/pull/32298#issuecomment-964536858


   **[Test build #145035 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/145035/testReport)**
 for PR 32298 at commit 
[`61f2b34`](https://github.com/apache/spark/commit/61f2b34c49c2f7c76f3ebd320b9d2f927f7ea100).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `public class JavaModuleOptions `
     * `class SparkConf(object):`
     * `class MultivariateGaussian(NamedTuple):`
     * `class HistogramPlotBase(NumericPlotBase):`
     * `class KdePlotBase(NumericPlotBase):`
     * `        new_class = type(NameTypeHolder.short_name, (NameTypeHolder,), `
     * `class ResultIterable(Iterable[T]):`
     * `class Database(NamedTuple):`
     * `class Table(NamedTuple):`
     * `class Column(NamedTuple):`
     * `class Function(NamedTuple):`
     * `class SparkUpgradeException(CapturedException):`
     * `class SparkJobInfo(NamedTuple):`
     * `class SparkStageInfo(NamedTuple):`
     * `  protected class YarnSchedulerEndpoint(override val rpcEnv: RpcEnv)`
     * `public class ExpressionImplUtils `
     * `public class NumericHistogram `
     * `   * The Coord class defines a histogram bin, which is just an (x,y) 
pair.`
     * `  public static class Coord implements Comparable `
     * `class IndexAlreadyExistsException(message: String, cause: 
Option[Throwable] = None)`
     * `trait ExpressionBuilder `
     * `class NoSuchIndexException(message: String, cause: Option[Throwable] = 
None)`
     * `trait FunctionExpressionBuilder `
     * `case class HistogramNumeric(`
     * `trait ExtractValue extends Expression with NullIntolerant `
     * `case class AesEncrypt(input: Expression, key: Expression, child: 
Expression)`
     * `case class AesDecrypt(input: Expression, key: Expression, child: 
Expression)`
     * `trait PadExpressionBuilderBase extends ExpressionBuilder `
     * `case class StringLPad(str: Expression, len: Expression, pad: 
Expression)`
     * `case class BinaryLPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`
     * `case class BinaryRPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`
     * `case class SetCatalogAndNamespace(child: LogicalPlan) extends 
UnaryCommand `
     * `case class CreateFunction(`
     * `case class CreateView(`
     * `case class CreateIndex(`
     * `case class DropIndex(`
     * `public class ColumnIOUtil `
     * `public class OrcColumnStatistics `
     * `public class OrcFooterReader `
     * `case class SetNamespaceCommand(namespace: Seq[String]) extends 
LeafRunnableCommand `
     * `case class ShowCatalogsCommand(pattern: Option[String]) extends 
LeafRunnableCommand `
     * `case class ParquetColumn(`
     * `case class CreateIndexExec(`
     * `case class DropIndexExec(`
     * `case class PushedDownOperators(`
     * `case class TableSampleInfo(`
     * `case class HashedRelationBroadcastMode(key: Seq[Expression], 
isNullAware: Boolean = false)`
     * `class RatePerMicroBatchProvider extends SimpleTableProvider with 
DataSourceRegister `
     * `class RatePerMicroBatchTable(`
     * `class RatePerMicroBatchStream(`
     * `case class RatePerMicroBatchStreamOffset(offset: Long, timestamp: Long) 
extends Offset `
     * `case class RatePerMicroBatchStreamInputPartition(`
     * `class RatePerMicroBatchStreamPartitionReader(`
     * `class SparkUDFExpressionBuilder extends FunctionExpressionBuilder `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to