SparkQA commented on issue #24980: [SPARK-28178][SQL] DataSourceV2: 
DataFrameWriter.insertInfo
URL: https://github.com/apache/spark/pull/24980#issuecomment-507928158
 
 
   **[Test build #107140 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107140/testReport)**
 for PR 24980 at commit 
[`fb45cb1`](https://github.com/apache/spark/commit/fb45cb14b0b8e848e40a905a8331da0896773564).
    * This patch **fails SparkR unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `  class KafkaTable extends Table with SupportsRead with SupportsWrite `
     * `public final class ColumnarBatch implements AutoCloseable `
     * `case class DummyExpressionHolder(exprs: Seq[Expression]) extends 
LeafNode `
     * `abstract class QuaternaryExpression extends Expression `
     * `case class CheckOverflow(`
     * `case class Overlay(input: Expression, replace: Expression, pos: 
Expression, len: Expression)`
     * `case class MapPartitionsInPandas(`
     * `class ColumnarRule `
     * `case class ColumnarToRowExec(child: SparkPlan)`
     * `case class RowToColumnarExec(child: SparkPlan) extends UnaryExecNode `
     * `case class ApplyColumnarRulesAndInsertTransitions(conf: SQLConf, 
columnarRules: Seq[ColumnarRule])`
     * `case class InputAdapter(child: SparkPlan, isChildColumnar: Boolean)`
     * `case class MapPartitionsInPandasExec(`

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to