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


   **[Test build #127062 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/127062/testReport)**
 for PR 29322 at commit 
[`7342514`](https://github.com/apache/spark/commit/7342514dac5b65dc5e0fae9445686881eb7ca4a1).
    * This patch **fails Scala style tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class RegExpExtractAll(subject: Expression, regexp: Expression, 
idx: Expression)`
     * `    .doc(\"The name of a class that implements \" +`
     * `trait CachedBatch `
     * `trait CachedBatchSerializer extends Serializable `
     * `trait SimpleMetricsCachedBatch extends CachedBatch `
     * `abstract class SimpleMetricsCachedBatchSerializer extends 
CachedBatchSerializer with Logging `
     * `case class ColumnarToRowExec(child: SparkPlan) extends 
ColumnarToRowTransition with CodegenSupport `
     * `case class ApplyColumnarRulesAndInsertTransitions(`
     * `class ColumnStatisticsSchema(a: Attribute) extends Serializable `
     * `class PartitionStatistics(tableSchema: Seq[Attribute]) extends 
Serializable `
     * `case class DefaultCachedBatch(numRows: Int, buffers: 
Array[Array[Byte]], stats: InternalRow)`
     * `class DefaultCachedBatchSerializer extends 
SimpleMetricsCachedBatchSerializer `


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to