From reviews-return-934836-archive-asf-public=cust-asf.ponee.io@spark.apache.org Sat Oct 5 23:07:42 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 CFF08180644 for ; Sun, 6 Oct 2019 01:07:41 +0200 (CEST) Received: (qmail 19880 invoked by uid 500); 5 Oct 2019 23:07:41 -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 19868 invoked by uid 99); 5 Oct 2019 23:07:41 -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; Sat, 05 Oct 2019 23:07:41 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] dongjoon-hyun edited a comment on issue #26034: [SPARK-29364][SQL] Return an interval from date subtract according to SQL standard Message-ID: <157031686108.16950.4861286860127020861.gitbox@gitbox.apache.org> Date: Sat, 05 Oct 2019 23:07:41 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit dongjoon-hyun edited a comment on issue #26034: [SPARK-29364][SQL] Return an interval from date subtract according to SQL standard URL: https://github.com/apache/spark/pull/26034#issuecomment-538696595 Oh, `PostgreSQL` doesn't follow ANSI like this PR? If then, please add the other DBMS reference for this ANSI feature into the PR description. ---------------------------------------------------------------- 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