[ 
https://issues.apache.org/jira/browse/AVRO-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134635#comment-15134635
 ] 

Jakob Homan commented on AVRO-1793:
-----------------------------------

If you're comfortable with patch, you can go ahead and and +1 and commit.  The 
python modules (both py2 and py3) seem to have been rather neglected over the 
years, which is something I hope to remedy soon.  We're using this code a lot, 
so I expect to be putting up a bunch of patches to add.

> Python2: Retain stack trace and original exception when failing to parse 
> schema
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-1793
>                 URL: https://issues.apache.org/jira/browse/AVRO-1793
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.8.0
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>         Attachments: AVRO-1793-2.patch, AVRO-1793.patch
>
>
> Currently when a parse call fails the original exception is swallowed and 
> replaced by a generic SchemaParseException.  We should keep the original 
> stack trace and include the actual exception message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to