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 9B773DA3E for ; Fri, 28 Dec 2012 01:34:13 +0000 (UTC) Received: (qmail 24561 invoked by uid 500); 28 Dec 2012 01:34:13 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 24473 invoked by uid 500); 28 Dec 2012 01:34:13 -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 24464 invoked by uid 500); 28 Dec 2012 01:34:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 24461 invoked by uid 99); 28 Dec 2012 01:34:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Dec 2012 01:34:13 +0000 Date: Fri, 28 Dec 2012 01:34:13 +0000 (UTC) From: "Edward Capriolo (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-3446) PrimitiveObjectInspector doesn't handle timestamps properly 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-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540259#comment-13540259 ] Edward Capriolo commented on HIVE-3446: --------------------------------------- Wow I totally lost track of this one. yea lets do it. Are we committing on 0.10 release at this point or just trunk? > PrimitiveObjectInspector doesn't handle timestamps properly > ----------------------------------------------------------- > > Key: HIVE-3446 > URL: https://issues.apache.org/jira/browse/HIVE-3446 > Project: Hive > Issue Type: Bug > Affects Versions: 0.10.0, 0.9.1 > Reporter: Sam Tunnicliffe > Attachments: HIVE-3446.1.patch.txt > > > Getting java.sql.Timestamp from a TimestampWritable is broken due to an incorrect mapping in PrimitiveObjectInspectorUtils. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira