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 D1AC718465 for ; Fri, 29 May 2015 10:09:18 +0000 (UTC) Received: (qmail 61754 invoked by uid 500); 29 May 2015 10:09:18 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 61679 invoked by uid 500); 29 May 2015 10:09:18 -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 61666 invoked by uid 99); 29 May 2015 10:09:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2015 10:09:18 +0000 Date: Fri, 29 May 2015 10:09:18 +0000 (UTC) From: =?utf-8?Q?Marcin_Bia=C5=82o=C5=84_=28JIRA=29?= To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1673) Python 3 EnumSchema changes the order of symbols MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1673?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Bia=C5=82o=C5=84 updated AVRO-1673: -------------------------------- Attachment: AVRO-1673.patch [~kryzthov] [~cutting] Could you please review this patch? > Python 3 EnumSchema changes the order of symbols > ------------------------------------------------ > > Key: AVRO-1673 > URL: https://issues.apache.org/jira/browse/AVRO-1673 > Project: Avro > Issue Type: Bug > Components: python > Affects Versions: 1.7.7 > Reporter: Marcin Bia=C5=82o=C5=84 > Attachments: AVRO-1673.patch > > > The version of EnumSchema for Python 3 changes the order of symbols so it= 's not compatible with other Avro implementations (checked with Java and Py= thon 2). -- This message was sent by Atlassian JIRA (v6.3.4#6332)