[
https://issues.apache.org/jira/browse/AVRO-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan updated AVRO-1793:
------------------------------
Attachment: AVRO-1793.patch
Patch with fix and unit test for same. Also removes relevant todo and fixes
unrelated spelling error.
> 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.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)