Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50E0B10D3A for ; Fri, 6 Dec 2013 20:01:36 +0000 (UTC) Received: (qmail 90213 invoked by uid 500); 6 Dec 2013 20:01:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 90150 invoked by uid 500); 6 Dec 2013 20:01:35 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 90141 invoked by uid 500); 6 Dec 2013 20:01:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 90138 invoked by uid 99); 6 Dec 2013 20:01:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 20:01:35 +0000 Date: Fri, 6 Dec 2013 20:01:35 +0000 (UTC) From: "Szehon Ho (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-3181) getDatabaseMajor/Minor version does not return values 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-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841629#comment-13841629 ] Szehon Ho commented on HIVE-3181: --------------------------------- Thanks for the review. The patch still seems to apply cleanly, can it be committed? > getDatabaseMajor/Minor version does not return values > ----------------------------------------------------- > > Key: HIVE-3181 > URL: https://issues.apache.org/jira/browse/HIVE-3181 > Project: Hive > Issue Type: Improvement > Components: JDBC > Affects Versions: 0.8.1 > Reporter: N Campbell > Assignee: Szehon Ho > Attachments: HIVE-3181.2.patch, HIVE-3181.patch > > > This is really a sub-issue of HIVE-3174 (which is a lot of properties) but given that the driver will return databaseProductVersion it makes no sense to not have implemented these as well. -- This message was sent by Atlassian JIRA (v6.1#6144)