[jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-11 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15566400#comment-15566400 ] Zoltan Farkas commented on AVRO-1340: - makes sense, I create awhile ago a JIRA to add alias support for

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-10-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15565892#comment-15565892 ] Ryan Blue commented on AVRO-1605: - Because I don't think accessors are a good practice, I think that we

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-10-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15565867#comment-15565867 ] Ryan Blue commented on AVRO-1605: - [~gszadovszky], sorry about not getting back to this before now. >

[jira] [Commented] (AVRO-1484) CSharp library doesnt support JSON codec

2016-10-11 Thread Nigel Longton (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15565645#comment-15565645 ] Nigel Longton commented on AVRO-1484: - We ran into some performance problems when we streamed large

[jira] [Commented] (AVRO-1931) SchemaCompatibility fails to recognize reader compatible with all branches of a union

2016-10-11 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15565311#comment-15565311 ] Anders Sundelin commented on AVRO-1931: --- After investigating this a little further, I discovered that

[jira] [Updated] (AVRO-1931) SchemaCompatibility fails to recognize reader compatible with all branches of a union

2016-10-11 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anders Sundelin updated AVRO-1931: -- Attachment: (was: AVRO-1931.patch) > SchemaCompatibility fails to recognize reader

[jira] [Updated] (AVRO-1931) SchemaCompatibility fails to recognize reader compatible with all branches of a union

2016-10-11 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anders Sundelin updated AVRO-1931: -- Attachment: AVRO-1931-2.patch Updated with more test cases, showing inconsistencies with float

[jira] [Updated] (AVRO-1932) Allow setting the SchemaStore on generated classes

2016-10-11 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1932: --- Status: Patch Available (was: Open) > Allow setting the SchemaStore on generated classes >

[jira] [Commented] (AVRO-1484) CSharp library doesnt support JSON codec

2016-10-11 Thread Lior Zeno (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564796#comment-15564796 ] Lior Zeno commented on AVRO-1484: - [~nigell], are you still working on this? Any chance this can be merged