SparkQA commented on issue #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing 
into Catalyst
URL: https://github.com/apache/spark/pull/24723#issuecomment-497081963
 
 
   **[Test build #105923 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105923/testReport)**
 for PR 24723 at commit 
[`36a2bcd`](https://github.com/apache/spark/commit/36a2bcdbce6af6f95481580bf25fbf2231a523b7).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class NewColumn(name: Seq[String], dataType: DataType, comment: 
Option[String])`
     * `case class AlterTableAddColumnsStatement(`
     * `case class AlterTableAlterColumnStatement(`
     * `case class AlterTableRenameColumnStatement(`
     * `case class AlterTableDropColumnsStatement(`
     * `case class AlterTableSetPropertiesStatement(`
     * `case class AlterTableUnsetPropertiesStatement(`
     * `case class AlterTableSetLocationStatement(`
     * `case class AlterViewSetPropertiesStatement(`
     * `case class AlterViewUnsetPropertiesStatement(`

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