[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196094#comment-15196094 ] Zoltan Farkas commented on AVRO-1667: - that's great! > Parser symbol tree flattening is broken for

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196059#comment-15196059 ] Ryan Blue commented on AVRO-1667: - I committed the test that caught the original bug, just not the binary

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196036#comment-15196036 ] Zoltan Farkas commented on AVRO-1667: - The unit test did catch the original issue though, so it is

[GitHub] avro pull request: Checks on data type before write to avoid unnec...

2016-03-15 Thread atulsm
GitHub user atulsm opened a pull request: https://github.com/apache/avro/pull/77 Checks on data type before write to avoid unnecessary exceptions. Also added a few test cases to cover these scenarios You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (AVRO-1723) Add support for forward declarations in avro IDL

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195529#comment-15195529 ] Ryan Blue commented on AVRO-1723: - [~zolyfarkas], now that AVRO-1667 is in, could you rebase this on

[jira] [Resolved] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1667. - Resolution: Fixed Assignee: Zoltan Farkas Fix Version/s: 1.8.1 I committed the fix with

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195523#comment-15195523 ] ASF subversion and git services commented on AVRO-1667: --- Commit