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 6A62D109E6 for ; Mon, 29 Jul 2013 17:25:54 +0000 (UTC) Received: (qmail 1056 invoked by uid 500); 29 Jul 2013 17:25:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 986 invoked by uid 500); 29 Jul 2013 17:25:52 -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 916 invoked by uid 500); 29 Jul 2013 17:25:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 889 invoked by uid 99); 29 Jul 2013 17:25:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 17:25:51 +0000 Date: Mon, 29 Jul 2013 17:25:51 +0000 (UTC) From: "Jakob Homan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-3264) Add support for binary dataype to 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-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722674#comment-13722674 ] Jakob Homan commented on HIVE-3264: ----------------------------------- btw, Mark, once this goes through, please update the AvroSerde info (with the version number): https://cwiki.apache.org/confluence/display/Hive/AvroSerDe Ping the user list if you don't have write acesss. Thanks. > Add support for binary dataype to AvroSerde > ------------------------------------------- > > Key: HIVE-3264 > URL: https://issues.apache.org/jira/browse/HIVE-3264 > Project: Hive > Issue Type: Bug > Components: Serializers/Deserializers > Affects Versions: 0.9.0 > Reporter: Jakob Homan > Labels: patch > Fix For: 0.12.0 > > Attachments: HIVE-3264-1.patch, HIVE-3264-2.patch, HIVE-3264-3.patch, HIVE-3264-4.patch, HIVE-3264-5.patch, HIVE-3264.6.patch, HIVE-3264.7.patch > > > When the AvroSerde was written, Hive didn't have a binary type, so Avro's byte array type is converted an array of small ints. Now that HIVE-2380 is in, this step isn't necessary and we can convert both Avro's bytes type and probably fixed type to Hive's binary type. -- 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