From issues-return-155534-archive-asf-public=cust-asf.ponee.io@hive.apache.org Tue Apr 9 22:24:03 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 A2000180787 for ; Wed, 10 Apr 2019 00:24:02 +0200 (CEST) Received: (qmail 20846 invoked by uid 500); 9 Apr 2019 22:04:24 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 20835 invoked by uid 99); 9 Apr 2019 22:04:24 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2019 22:04:24 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 004D5E2A7D for ; Tue, 9 Apr 2019 22:24:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 309B12459D for ; Tue, 9 Apr 2019 22:24:00 +0000 (UTC) Date: Tue, 9 Apr 2019 22:24:00 +0000 (UTC) From: "Vineet Garg (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13582) E061-07 and E061-12: Quantified Comparison Predicates MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-13582: ------------------------------- Status: Patch Available (was: Open) > E061-07 and E061-12: Quantified Comparison Predicates > ----------------------------------------------------- > > Key: HIVE-13582 > URL: https://issues.apache.org/jira/browse/HIVE-13582 > Project: Hive > Issue Type: Sub-task > Reporter: Carter Shanklin > Priority: Major > Attachments: HIVE-13582.1.patch > > > This is a part of the SQL:2011 Analytics Complete Umbrella JIRA HIVE-13554. Quantified comparison predicates (ANY/SOME/ALL) are mandatory in the SQL standard. Hive should support the predicates (E061-07) and you should be able to use these with subqueries (E061-12) -- This message was sent by Atlassian JIRA (v7.6.3#76005)