From reviews-return-982214-archive-asf-public=cust-asf.ponee.io@spark.apache.org Mon Dec 2 22:59:50 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 D99AD18064E for ; Mon, 2 Dec 2019 23:59:49 +0100 (CET) Received: (qmail 42937 invoked by uid 500); 2 Dec 2019 22:59:49 -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 42925 invoked by uid 99); 2 Dec 2019 22:59:49 -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; Mon, 02 Dec 2019 22:59:49 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] maropu commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression Message-ID: <157532758900.21427.10479838411440199116.gitbox@gitbox.apache.org> Date: Mon, 02 Dec 2019 22:59:49 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit maropu commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-560829581 > Spark SQL support string(four) ~ '123'?https://github.com/apache/spark/blob/master/sql/core/src/test/resources/sql-tests/inputs/postgreSQL/groupingsets.sql#L338 Plz use LIKE instead. ---------------------------------------------------------------- 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