SparkQA commented on issue #25914: [SPARK-29227][SS]Track rule info in 
optimization phase
URL: https://github.com/apache/spark/pull/25914#issuecomment-545510353
 
 
   **[Test build #112541 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112541/testReport)**
 for PR 25914 at commit 
[`81b891c`](https://github.com/apache/spark/commit/81b891c1cfce362292f3c468a065daed94608f87).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `    skeleton_class = type_constructor(name, bases, type_kwargs)`
     * `    enum_class = metacls.__new__(metacls, name, bases, classdict)`
     * `abstract class AbstractSqlParser(conf: SQLConf) extends ParserInterface 
with Logging `
     * `class CatalystSqlParser(conf: SQLConf) extends AbstractSqlParser(conf) `
     * `case class CreateNamespaceStatement(`
     * `case class TruncateTableStatement(`
     * `case class ShowPartitionsStatement(tableName: Seq[String],`
     * `case class CreateNamespace(`
     * `class SparkSqlParser(conf: SQLConf) extends AbstractSqlParser(conf) `
     * `case class CreateNamespaceExec(`

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