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


   **[Test build #136655 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/136655/testReport)**
 for PR 31932 at commit 
[`1ac45f5`](https://github.com/apache/spark/commit/1ac45f586802b18bc01a747501e563e45f26ef77).
    * This patch **fails Scala style tests**.
    * This patch **does not merge cleanly**.
    * This patch adds the following public classes _(experimental)_:
     * `case class UseStatement(isNamespaceSet: Boolean, nameParts: 
Seq[String]) extends LeafParsedStatement`
     * `case class ShowCurrentNamespaceStatement() extends LeafParsedStatement`
     * `trait V2WriteCommand extends UnaryCommand `
     * `trait V2PartitionCommand extends UnaryCommand `
     * `case class RefreshTable(child: LogicalPlan) extends UnaryCommand`
     * `case class ShowCurrentNamespace(catalogManager: CatalogManager) extends 
LeafCommand `
     * `case class CommentOnNamespace(child: LogicalPlan, comment: String) 
extends UnaryCommand`
     * `case class CommentOnTable(child: LogicalPlan, comment: String) extends 
UnaryCommand`
     * `case class RefreshFunction(child: LogicalPlan) extends UnaryCommand`
     * `case class DescribeFunction(child: LogicalPlan, isExtended: Boolean) 
extends UnaryCommand`
     * `case class RecoverPartitions(child: LogicalPlan) extends UnaryCommand`
     * `case class TruncateTable(table: LogicalPlan) extends UnaryCommand `
     * `trait RunnableCommand extends LeafCommand `


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to