SparkQA commented on issue #26166: [SPARK-29511][SQL] DataSourceV2: Support 
CREATE NAMESPACE
URL: https://github.com/apache/spark/pull/26166#issuecomment-545058121
 
 
   **[Test build #112465 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112465/testReport)**
 for PR 26166 at commit 
[`db5b1c9`](https://github.com/apache/spark/commit/db5b1c9cf9143978e5a0d755f77c347deaa8350c).
    * This patch **fails PySpark unit 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 TruncateTableStatement(`
     * `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]

Reply via email to