SparkQA commented on issue #27249: [SPARK-30019][SQL] Add the owner property to 
v2 table
URL: https://github.com/apache/spark/pull/27249#issuecomment-576412613
 
 
   **[Test build #117127 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117127/testReport)**
 for PR 27249 at commit 
[`6b48061`](https://github.com/apache/spark/commit/6b480619dd8d43d727e9b92f0eb67d7ae41dbeb7).
    * This patch passes all 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 `
     * `case class AlterTableAddColumns(`
     * `case class AlterTableAlterColumn(`
     * `case class AlterTableRenameColumn(`
     * `case class AlterTableDropColumns(`
     * `case class AlterTableSetProperties(`
     * `case class AlterTableUnsetProperties(`
     * `case class AlterTableSetLocation(`

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