From reviews-return-954972-archive-asf-public=cust-asf.ponee.io@spark.apache.org Thu Oct 31 20:22:27 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 37AC6180629 for ; Thu, 31 Oct 2019 21:22:27 +0100 (CET) Received: (qmail 76997 invoked by uid 500); 31 Oct 2019 20:22:26 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 76986 invoked by uid 99); 31 Oct 2019 20:22:26 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2019 20:22:26 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] SparkQA commented on issue #26327: [WIP][SPARK-29669][SQL] Refactor IntervalUtils.fromDayTimeString() Message-ID: <157255334653.21640.10927784582578465910.gitbox@gitbox.apache.org> Date: Thu, 31 Oct 2019 20:22:26 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org