SparkQA commented on pull request #32298: URL: https://github.com/apache/spark/pull/32298#issuecomment-934578783
**[Test build #143852 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143852/testReport)** for PR 32298 at commit [`0a97c8b`](https://github.com/apache/spark/commit/0a97c8b8052e80524e98821078df4c55a28b14e6). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class IndexNameTypeHolder(object):` * ` new_class = type(\"NameType\", (NameTypeHolder,), ` * ` new_class = param.type if isinstance(param, np.dtype) else param` * ` (<class 'int'>,)` * ` (<class 'int'>, <class 'int'>, <class 'int'>)` * `public final class TableIndex ` * `public abstract class Filter implements Expression, Serializable ` * `public class ColumnarBatch implements AutoCloseable ` * `public final class ColumnarBatchRow extends InternalRow ` * `class IndexAlreadyExistsException(indexName: String, table: Identifier)` * `class NoSuchIndexException(indexName: String)` * `case class Sec(child: Expression)` * `case class Csc(child: Expression)` * `trait OperationHelper extends AliasHelper with PredicateHelper ` * `case class AsOfJoin(` * `case class SkewJoinChildWrapper(plan: SparkPlan) extends LeafExecNode ` * `case class SetCatalogCommand(catalogName: String) extends LeafRunnableCommand ` * `case class ShowCurrentNamespaceCommand() extends LeafRunnableCommand ` * `case class WriterBucketSpec(` * `case class HashedRelationBroadcastMode(` -- 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]
