SparkQA commented on issue #27243: [SPARK-30535][SQL] Migrate ALTER TABLE 
commands to the new framework
URL: https://github.com/apache/spark/pull/27243#issuecomment-576046367
 
 
   **[Test build #117017 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117017/testReport)**
 for PR 27243 at commit 
[`81d692b`](https://github.com/apache/spark/commit/81d692bbcb0da65be6140dda4f6e1ee67225af9f).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class UnresolvedTableWithViewExists(view: ResolvedView) extends 
LeafNode `
     * `case class ResolvedView(identifier: Identifier, isTempView: Boolean) 
extends LeafNode `
     * `abstract class AlterTable extends Command `

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