SparkQA commented on issue #24937: [SPARK-28139][SQL] Add v2 ALTER TABLE 
implementation.
URL: https://github.com/apache/spark/pull/24937#issuecomment-504712555
 
 
   **[Test build #106796 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106796/testReport)**
 for PR 24937 at commit 
[`9f6f8e9`](https://github.com/apache/spark/commit/9f6f8e909c7fbcb17cc9618ee43d8dbda818cc47).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `  final class AddColumn implements ColumnChange `
     * `  final class RenameColumn implements ColumnChange `
     * `  final class UpdateColumnType implements ColumnChange `
     * `  final class UpdateColumnComment implements ColumnChange `
     * `  final class DeleteColumn implements ColumnChange `
     * `case class UnresolvedRelation(`
     * `case class AlterTable(`
     * `case class AlterTableExec(`

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