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


   **[Test build #130790 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130790/testReport)**
 for PR 30299 at commit 
[`ad9d6d2`](https://github.com/apache/spark/commit/ad9d6d2e8b99805ce04373bed3ff3fa33f5503c3).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait HasConf `
     * `class Analyzer(override val catalogManager: CatalogManager)`
     * `class AstBuilder extends SqlBaseBaseVisitor[AnyRef] with Logging with 
HasConf `
     * `abstract class AbstractSqlParser extends ParserInterface with Logging 
with HasConf `
     * `class CatalystSqlParser extends AbstractSqlParser `
     * `abstract class QueryPlan[PlanType <: QueryPlan[PlanType]] extends 
TreeNode[PlanType] with HasConf `
     * `abstract class Rule[TreeType <: TreeNode[_]] extends HasConf with 
Logging `
     * `class SparkPlanner(val session: SparkSession, val experimentalMethods: 
ExperimentalMethods)`
     * `class SparkSqlParser extends AbstractSqlParser `
     * `class SparkSqlAstBuilder extends AstBuilder `
     * `class V2SessionCatalog(catalog: SessionCatalog)`
     * `class VariableSubstitution extends HasConf `


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