You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/11/06 08:05:15 UTC

[GitHub] [spark] SparkQA commented on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala

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


   **[Test build #130683 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130683/testReport)** for PR 30271 at commit [`4e3443c`](https://github.com/apache/spark/commit/4e3443c88d767746cb804df2f6cfad008ae7fcdb).
    * This patch **fails due to an unknown error code, -9**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class DropTableCommand(`
     * `case class AlterTableSetPropertiesCommand(`
     * `case class AlterTableUnsetPropertiesCommand(`
     * `case class AlterTableChangeColumnCommand(`
     * `case class AlterTableSerDePropertiesCommand(`
     * `case class AlterTableAddPartitionCommand(`
     * `case class AlterTableRenamePartitionCommand(`
     * `case class AlterTableDropPartitionCommand(`
     * `case class PartitionStatistics(numFiles: Int, totalSize: Long)`
     * `case class AlterTableRecoverPartitionsCommand(`
     * `case class AlterTableSetLocationCommand(`


----------------------------------------------------------------
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:
users@infra.apache.org



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