From issues-return-195460-archive-asf-public=cust-asf.ponee.io@hive.apache.org Mon Jul 13 07:29:02 2020 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 940D8180661 for ; Mon, 13 Jul 2020 09:29:02 +0200 (CEST) Received: (qmail 34106 invoked by uid 500); 13 Jul 2020 07:29: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 34087 invoked by uid 99); 13 Jul 2020 07:29: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; Mon, 13 Jul 2020 07:29: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 CFA72418E1 for ; Mon, 13 Jul 2020 07:29: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 46A62780629 for ; Mon, 13 Jul 2020 07:29:00 +0000 (UTC) Date: Mon, 13 Jul 2020 07:29:00 +0000 (UTC) From: "Aditya Shah (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-23804) Adding defaults for Columns Stats table in the schema to make them backward compatible 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-23804?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1715= 6524#comment-17156524 ]=20 Aditya Shah commented on HIVE-23804: ------------------------------------ [~ngangam]=C2=A0ping for review of my previous comments and the patch.=C2= =A0 Thanks, Aditya > Adding defaults for Columns Stats table in the schema to make them backwa= rd compatible > -------------------------------------------------------------------------= ------------- > > Key: HIVE-23804 > URL: https://issues.apache.org/jira/browse/HIVE-23804 > Project: Hive > Issue Type: Sub-task > Affects Versions: 2.1.1, 2.3.7 > Reporter: Aditya Shah > Assignee: Aditya Shah > Priority: Major > Attachments: HIVE-23804-1.patch, HIVE-23804.patch > > > Since the table/part column statistics tables have added a new `CAT_NAME`= column with `NOT NULL` constraint in version >3.0.0, queries to analyze st= atistics break for Hive versions <3.0.0 when used against an upgraded DB. O= ne such miss is handled in=C2=A0HIVE-21739. -- This message was sent by Atlassian Jira (v8.3.4#803005)