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

2016-03-18 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199891#comment-15199891 ] Zoltan Farkas commented on AVRO-1667: - Yes, for (int i = 0, n = fixups.size(); i < n; i += 1) will

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

2016-03-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199896#comment-15199896 ] Ryan Blue commented on AVRO-1667: - I don't think that's correct. The call to fixups.size() is in