From issues-return-154963-archive-asf-public=cust-asf.ponee.io@hive.apache.org Mon Apr 1 21:57: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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id E81B5180621 for ; Mon, 1 Apr 2019 23:57:01 +0200 (CEST) Received: (qmail 91767 invoked by uid 500); 1 Apr 2019 21:57: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 91757 invoked by uid 99); 1 Apr 2019 21:57: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, 01 Apr 2019 21:57:01 +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 99906E20CD for ; Mon, 1 Apr 2019 21:57:00 +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 32ADA24422 for ; Mon, 1 Apr 2019 21:57:00 +0000 (UTC) Date: Mon, 1 Apr 2019 21:57:00 +0000 (UTC) From: "Bharathkrishna Guruvayoor Murali (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-21526) JSONDropDatabaseMessage needs to have the full database object. 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-21526?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharathkrishna Guruvayoor Murali updated HIVE-21526: ---------------------------------------------------- Attachment: HIVE-21526.1-branch-3.patch > JSONDropDatabaseMessage needs to have the full database object. > --------------------------------------------------------------- > > Key: HIVE-21526 > URL: https://issues.apache.org/jira/browse/HIVE-21526 > Project: Hive > Issue Type: Improvement > Reporter: Bharathkrishna Guruvayoor Murali > Assignee: Bharathkrishna Guruvayoor Murali > Priority: Major > Attachments: HIVE-21526.1-branch-3.patch, HIVE-21526.1.patch > > > The metastore notification event DROP_DATABASE does not provide full-thri= ft objects as of now. > We have added CREATION_TIME to databases in=C2=A0HIVE-21077, and metadata= like this would be useful in notification processing. One of the use-cases= is IMPALA-8338. -- This message was sent by Atlassian JIRA (v7.6.3#76005)