SparkQA commented on issue #25354: [SPARK-28612][SQL] Add DataFrameWriterV2 API
URL: https://github.com/apache/spark/pull/25354#issuecomment-523153979
 
 
   **[Test build #109429 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109429/testReport)**
 for PR 25354 at commit 
[`17fe1fd`](https://github.com/apache/spark/commit/17fe1fd4439adf821d0ae0fa5ac8b0387fb0a32a).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `  case class WorkerExecutorStateResponse(`
     * `  case class WorkerDriverStateResponse(`
     * `  case class WorkerSchedulerStateResponse(`
     * `  case class LaunchDriver(`
     * `  case class StandaloneResourceAllocation(pid: Int, allocations: 
Seq[ResourceAllocation]) `
     * `abstract class FileCommitProtocol extends Logging `
     * `class ResourceAllocator(name: String, addresses: Seq[String]) extends 
Serializable `
     * `class RpcAbortException(message: String) extends Exception(message)`
     * `case class CatalystDataToAvro(`
     * `class BindingParquetOutputCommitter(`
     * `class PathOutputCommitProtocol(`
     * `class DecisionTreeParams(Params):`
     * `case class UnresolvedTable(v1Table: CatalogTable) extends Table `
     * `  implicit class IdentifierHelper(identifier: TableIdentifier) `
     * `class CatalogManager(conf: SQLConf) extends Logging `
     * `sealed trait RewritableTransform extends Transform `
     * `case class Milliseconds(child: Expression, timeZoneId: Option[String] = 
None)`
     * `case class Microseconds(child: Expression, timeZoneId: Option[String] = 
None)`
     * `case class IsoYear(child: Expression) extends UnaryExpression with 
ImplicitCastInputTypes `
     * `case class Millennium(child: Expression) extends UnaryExpression with 
ImplicitCastInputTypes `
     * `case class Century(child: Expression) extends UnaryExpression with 
ImplicitCastInputTypes `
     * `case class Decade(child: Expression) extends UnaryExpression with 
ImplicitCastInputTypes `
     * `case class Epoch(child: Expression, timeZoneId: Option[String] = None)`
     * `case class ArrayForAll(`
     * `case class DescribeTable(table: NamedRelation, isExtended: Boolean) 
extends Command `
     * `case class DeleteFromTable(`
     * `trait V2CreateTablePlan extends LogicalPlan `
     * `case class DeleteFromStatement(`
     * `case class DescribeColumnStatement(`
     * `case class DescribeTableStatement(`
     * `case class ColumnarToRowExec(child: SparkPlan) extends UnaryExecNode 
with CodegenSupport `
     * `case class InputAdapter(child: SparkPlan) extends UnaryExecNode with 
InputRDDCodegen `
     * `case class InsertAdaptiveSparkPlan(`
     * `case class ReuseAdaptiveSubquery(`
     * `class DetectAmbiguousSelfJoin(conf: SQLConf) extends Rule[LogicalPlan] `
     * `case class DeleteFromTableExec(`
     * `case class DescribeTableExec(table: Table, isExtended: Boolean) extends 
LeafExecNode `

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


With regards,
Apache Git Services

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

Reply via email to