Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/10024#issuecomment-212927052
  
    **[Test build #56532 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56532/consoleFull)**
 for PR 10024 at commit 
[`792ff5a`](https://github.com/apache/spark/commit/792ff5a441a6f9e6dc44df12def1aff9b6377189).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class SparkSqlParser(conf: SQLConf) extends AbstractSqlParser`
      * `class SparkSqlAstBuilder(conf: SQLConf) extends AstBuilder `
      * `   *   [STORED AS file_format | STORED BY storage_handler_class [WITH 
SERDEPROPERTIES (...)]]`
      * `case class AddJar(path: String) extends RunnableCommand `
      * `case class AddFile(path: String) extends RunnableCommand `
      * `case class CreateTableAsSelectLogicalPlan(`
      * `case class CreateViewAsSelectLogicalCommand(`
      * `case class HiveSerDe(`
      * `class HiveSqlParser(conf: SQLConf, hiveconf: HiveConf) extends 
AbstractSqlParser `
      * `class HiveSqlAstBuilder(conf: SQLConf) extends 
SparkSqlAstBuilder(conf) `


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to