SparkQA commented on issue #26172: [WIP][SPARK-29516][SQL][TEST] Test ThriftServerQueryTestSuite asynchronously URL: https://github.com/apache/spark/pull/26172#issuecomment-544790604 **[Test build #112415 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112415/testReport)** for PR 26172 at commit [`8f08b3d`](https://github.com/apache/spark/commit/8f08b3ddadbad3bb3ca0eff3fd8c43cfc6f50377). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class AbstractSqlParser(conf: SQLConf) extends ParserInterface with Logging ` * `class CatalystSqlParser(conf: SQLConf) extends AbstractSqlParser(conf) ` * `class SparkSqlParser(conf: SQLConf) extends AbstractSqlParser(conf) `
---------------------------------------------------------------- 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]
