SparkQA commented on issue #26166: [SPARK-29511][SQL] DataSourceV2: Support 
CREATE NAMESPACE
URL: https://github.com/apache/spark/pull/26166#issuecomment-544281297
 
 
   **[Test build #112344 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112344/testReport)**
 for PR 26166 at commit 
[`0fce441`](https://github.com/apache/spark/commit/0fce441635d7b81811cf101f6b8fb0f86c0e0b97).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class ExtractIntervalPart(`
     * `case class ExtractIntervalMillenniums(child: Expression)`
     * `case class ExtractIntervalCenturies(child: Expression)`
     * `case class ExtractIntervalDecades(child: Expression)`
     * `case class ExtractIntervalYears(child: Expression)`
     * `case class ExtractIntervalQuarters(child: Expression)`
     * `case class ExtractIntervalMonths(child: Expression)`
     * `case class ExtractIntervalDays(child: Expression)`
     * `case class ExtractIntervalHours(child: Expression)`
     * `case class ExtractIntervalMinutes(child: Expression)`
     * `case class ExtractIntervalSeconds(child: Expression)`
     * `case class ExtractIntervalMilliseconds(child: Expression)`
     * `case class ExtractIntervalMicroseconds(child: Expression)`
     * `case class ExtractIntervalEpoch(child: Expression)`
     * `case class RepairTableStatement(tableName: Seq[String]) extends 
ParsedStatement`

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