SparkQA commented on pull request #30357: URL: https://github.com/apache/spark/pull/30357#issuecomment-726546128
**[Test build #131031 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131031/testReport)** for PR 30357 at commit [`6d02b6c`](https://github.com/apache/spark/commit/6d02b6cedb2bcbf7a6f0bf4d2079d354771bc005). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class AstBuilder extends SqlBaseBaseVisitor[AnyRef] with Logging ` * `abstract class AbstractSqlParser extends ParserInterface with Logging ` * `class CatalystSqlParser extends AbstractSqlParser ` * `class SparkSqlParser extends AbstractSqlParser ` * `class SparkSqlAstBuilder extends AstBuilder ` * `class VariableSubstitution ` ---------------------------------------------------------------- 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]
