SparkQA commented on issue #27176: [WIP][SPIP]Support year-month and day-time interval types URL: https://github.com/apache/spark/pull/27176#issuecomment-573353803 **[Test build #116532 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116532/testReport)** for PR 27176 at commit [`c7df6a1`](https://github.com/apache/spark/commit/c7df6a118ecf5b064231386bacaf5fec14aaa460). * This patch **fails Spark unit tests**. * This patch **does not merge cleanly**. * This patch adds the following public classes _(experimental)_: * `case class Literal(value: Any, dataType: DataType) extends LeafExpression ` * `class DayTimeIntervalType extends DataType ` * `class YearMonthIntervalType extends DataType `
---------------------------------------------------------------- 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]
