SparkQA commented on issue #26327: [WIP][SPARK-29669][SQL] Refactor IntervalUtils.fromDayTimeString() URL: https://github.com/apache/spark/pull/26327#issuecomment-548552831 **[Test build #113044 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113044/testReport)** for PR 26327 at commit [`f381103`](https://github.com/apache/spark/commit/f381103e61a90a7c17906a249747d39c2ee5a91c). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait HasRelativeError extends Params ` * `class _ImputerParams(HasInputCol, HasInputCols, HasOutputCol, HasOutputCols, HasRelativeError):` * `class _RobustScalerParams(HasInputCol, HasOutputCol, HasRelativeError):` * `class HasRelativeError(Params):` * `case class ShowColumnsStatement(` * `case class DataSourceV2ScanRelation(` * `case class OptimizeLocalShuffleReader(conf: SQLConf) extends Rule[SparkPlan] `
---------------------------------------------------------------- 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]
