Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 1E70D19BDB for ; Fri, 29 Apr 2016 05:46:13 +0000 (UTC) Received: (qmail 69413 invoked by uid 500); 29 Apr 2016 05:46:13 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 69345 invoked by uid 500); 29 Apr 2016 05:46:12 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 69334 invoked by uid 99); 29 Apr 2016 05:46:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Apr 2016 05:46:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C5F732C14F4 for ; Fri, 29 Apr 2016 05:46:12 +0000 (UTC) Date: Fri, 29 Apr 2016 05:46:12 +0000 (UTC) From: "Abrar Ahmed Sheikh (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO 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/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abrar Ahmed Sheikh updated AVRO-1837: ------------------------------------- Description: Currently, python Avro does not seem to support a TIME, TIMESTAMP and DATE logicalType type. (was: Currently, python Avro does not seem to support a DECIMAL type. I [added|https://github.com/premsantosh/avro/commit/162bbb73bdb09c197722f33a0b4dcaf9f7c6f9b8] support for encoding and decoding logical decimal type for python avro.) > Add support for logical date, time, timestamp type for python AVRO > ------------------------------------------------------------------ > > Key: AVRO-1837 > URL: https://issues.apache.org/jira/browse/AVRO-1837 > Project: Avro > Issue Type: New Feature > Components: python > Affects Versions: 1.9.0 > Reporter: Abrar Ahmed Sheikh > > Currently, python Avro does not seem to support a TIME, TIMESTAMP and DATE logicalType type. -- This message was sent by Atlassian JIRA (v6.3.4#6332)