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 5E37710268 for ; Sat, 3 May 2014 20:37:17 +0000 (UTC) Received: (qmail 30014 invoked by uid 500); 3 May 2014 20:37:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 29894 invoked by uid 500); 3 May 2014 20:37:16 -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 29886 invoked by uid 500); 3 May 2014 20:37:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 29881 invoked by uid 99); 3 May 2014 20:37:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 20:37:15 +0000 Date: Sat, 3 May 2014 20:37:15 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5823) Support for DECIMAL primitive type in AvroSerDe 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-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5823: ------------------------------ Attachment: HIVE-5823.6.patch > Support for DECIMAL primitive type in AvroSerDe > ----------------------------------------------- > > Key: HIVE-5823 > URL: https://issues.apache.org/jira/browse/HIVE-5823 > Project: Hive > Issue Type: New Feature > Components: Serializers/Deserializers > Affects Versions: 0.12.0 > Reporter: Mariano Dominguez > Assignee: Xuefu Zhang > Labels: avro, serde > Attachments: HIVE-5823.1.patch, HIVE-5823.2.patch, HIVE-5823.3.patch, HIVE-5823.4.patch, HIVE-5823.5.patch, HIVE-5823.6.patch, HIVE-5823.patch, dec.avro > > > This new feature request would be tied to AVRO-1402. > Adding DECIMAL support would be particularly interesting when converting types from Avro to Hive, since DECIMAL is already a supported data type in Hive. -- This message was sent by Atlassian JIRA (v6.2#6252)