From issues-return-174101-archive-asf-public=cust-asf.ponee.io@hive.apache.org Fri Dec 6 10:45:02 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 E9A26180607 for ; Fri, 6 Dec 2019 11:45:01 +0100 (CET) Received: (qmail 9866 invoked by uid 500); 6 Dec 2019 10:45:01 -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 9844 invoked by uid 99); 6 Dec 2019 10:45:01 -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; Fri, 06 Dec 2019 10:45:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B03E2E2D8D for ; Fri, 6 Dec 2019 10:45:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 312A478046C for ; Fri, 6 Dec 2019 10:45:00 +0000 (UTC) Date: Fri, 6 Dec 2019 10:45:00 +0000 (UTC) From: "Vineet Garg (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-22408) The fix for CALCITE-2991 creates wrong results on edge case MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-22408?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1698= 9626#comment-16989626 ]=20 Vineet Garg commented on HIVE-22408: ------------------------------------ [~kgyrtkirk] Would you mind taking a look at this? > The fix for CALCITE-2991 creates wrong results on edge case > ----------------------------------------------------------- > > Key: HIVE-22408 > URL: https://issues.apache.org/jira/browse/HIVE-22408 > Project: Hive > Issue Type: Bug > Components: CBO > Affects Versions: 3.1.2 > Reporter: Steve Carlin > Assignee: Vineet Garg > Priority: Major > Labels: pull-request-available > Attachments: HIVE-22408.1.patch, HIVE-22408.2.patch, HIVE-22408.3= .patch, HIVE-22408.4.patch, HIVE-22408.5.patch, HIVE-22408.6.patch > > Time Spent: 10m > Remaining Estimate: 0h > > The Calcite upgrade from 1.19 to 1.21 includes a fix for CALCITE-2991.=C2= =A0 This patch causes a failure in subquery_ALL.q > In order to proceed with the upgrade, the patch was bypassed by creating = the HiveRelMdMaxRowCount class which overrides the behavior in Calcite.=C2= =A0=C2=A0 > In order to recreate the regression, remove this file and the references = to the class in HiveDefaultRelMetadataProvider. > This Jira is being created before the HIVE-22274 PR has been pushed, so p= lease wait until that is pushed before working on this. -- This message was sent by Atlassian Jira (v8.3.4#803005)