SparkQA commented on issue #26201: [SPARK-29543][SS][UI] Init structured 
streaming ui
URL: https://github.com/apache/spark/pull/26201#issuecomment-545446872
 
 
   **[Test build #112532 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112532/testReport)**
 for PR 26201 at commit 
[`a2aaa46`](https://github.com/apache/spark/commit/a2aaa46df4d527a219064e136026183053d628a2).
    * 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)`
     * `case class BitAndAgg(child: Expression) extends DeclarativeAggregate 
with ExpectsInputTypes `
     * `case class BitOrAgg(child: Expression) extends DeclarativeAggregate 
with ExpectsInputTypes `
     * `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