SparkQA commented on issue #25410: [SPARK-28690][SQL] Add `date_part` function for timestamps/dates URL: https://github.com/apache/spark/pull/25410#issuecomment-528052583 **[Test build #110132 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110132/testReport)** for PR 25410 at commit [`b292931`](https://github.com/apache/spark/commit/b2929316f83277ac05c10842e39e565bf3e3508b). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class FileCommitProtocol extends Logging ` * `trait ResourceAllocator ` * `class RpcAbortException(message: String) extends Exception(message)` * `public final class JavaStructuredKerberizedKafkaWordCount ` * `public final class JavaDirectKerberizedKafkaWordCount ` * `class BindingParquetOutputCommitter(` * `class PathOutputCommitProtocol(` * `class DecisionTreeParams(Params):` * `case class UnresolvedTable(v1Table: CatalogTable) extends Table ` * ` implicit class IdentifierHelper(identifier: TableIdentifier) ` * `class CatalogManager(conf: SQLConf) extends Logging ` * `case class ShowTables(` * `trait AlterTableStatement extends ParsedStatement ` * `case class ShowTablesStatement(namespace: Option[Seq[String]], pattern: Option[String])` * `case class ReuseAdaptiveSubquery(` * `trait CostEvaluator ` * `case class SimpleCost(value: Long) extends Cost ` * `case class DescribeTableExec(` * `case class ShowTablesExec(` * `case class AppendDataExecV1(` * `case class OverwriteByExpressionExecV1(` * `sealed trait V1FallbackWriters extends SupportsV1Write ` * ` protected implicit class toV1WriteBuilder(builder: WriteBuilder) ` * `trait SupportsV1Write extends SparkPlan ` * `class V2SessionCatalog(sessionState: SessionState) extends TableCatalog with SupportsNamespaces ` * `trait V1WriteBuilder extends WriteBuilder `
---------------------------------------------------------------- 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]
