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

2018-04-01 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421841#comment-16421841 ] Bridger Howell edited comment on AVRO-1340 at 4/1/18 11:06 PM: --- # The current

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

2018-04-01 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421841#comment-16421841 ] Bridger Howell edited comment on AVRO-1340 at 4/1/18 11:06 PM: --- # The current

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

2018-04-01 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421841#comment-16421841 ] Bridger Howell commented on AVRO-1340: -- # The current PR looks like it has the parser treat anything

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

2018-03-31 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421446#comment-16421446 ] Bridger Howell commented on AVRO-1340: -- Well, looking the semantics for field defaults and enum

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

2018-03-31 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421446#comment-16421446 ] Bridger Howell edited comment on AVRO-1340 at 3/31/18 7:41 PM: --- Well, looking

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

2018-03-31 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421420#comment-16421420 ] Bridger Howell edited comment on AVRO-1340 at 3/31/18 6:13 PM: --- [~felixgv]: I

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

2018-03-31 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421420#comment-16421420 ] Bridger Howell commented on AVRO-1340: -- [~felixgv]: I don't think the semantics of this implementation

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

2018-03-30 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421034#comment-16421034 ] Bridger Howell commented on AVRO-1340: -- I think it's worth noting that new syntax isn't strictly

[jira] [Created] (AVRO-2159) Naming Limitations of Schemas in Stricter Reference Contexts

2018-03-14 Thread Bridger Howell (JIRA)
Bridger Howell created AVRO-2159: Summary: Naming Limitations of Schemas in Stricter Reference Contexts Key: AVRO-2159 URL: https://issues.apache.org/jira/browse/AVRO-2159 Project: Avro

[jira] [Commented] (AVRO-2099) Decimal precision is ignored

2017-10-25 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16218615#comment-16218615 ] Bridger Howell commented on AVRO-2099: -- [~KornelKielczewski] You mean the serializer should fail if

[jira] [Commented] (AVRO-2099) Decimal precision is ignored

2017-10-24 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217006#comment-16217006 ] Bridger Howell commented on AVRO-2099: -- Good catch [~KornelKielczewski]. This is definitely

[jira] [Commented] (AVRO-2028) Specific Data, newBuilder(existingInstance) fails for BigDecimal

2017-10-24 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16216912#comment-16216912 ] Bridger Howell commented on AVRO-2028: -- This looks like a duplicate of AVRO-1891. > Specific Data,

[jira] [Commented] (AVRO-2079) Add ability to use Java 8 date/time types instead of Joda time.

2017-10-15 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16205344#comment-16205344 ] Bridger Howell commented on AVRO-2079: -- [~aukevanleeuwen]: I've looked over your PR and left a few

[jira] [Commented] (AVRO-2090) Improve encode/decode time for SpecificRecord using code generation

2017-10-11 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200271#comment-16200271 ] Bridger Howell commented on AVRO-2090: -- This looks like a really good idea. If I have some free time,

[jira] [Commented] (AVRO-2077) Avro tools should have an option to check reader-writer compatibility

2017-10-03 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189706#comment-16189706 ] Bridger Howell commented on AVRO-2077: -- Finishing my last comment (whoops): Of course there's a

[jira] [Commented] (AVRO-2077) Avro tools should have an option to check reader-writer compatibility

2017-10-03 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189703#comment-16189703 ] Bridger Howell commented on AVRO-2077: -- [~nkollar] I see your point. I see some value to having a

[jira] [Updated] (AVRO-2080) Fix Javadoc Warnings in Generated Records

2017-10-02 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bridger Howell updated AVRO-2080: - Flags: Patch > Fix Javadoc Warnings in Generated Records >

[jira] [Updated] (AVRO-2080) Fix Javadoc Warnings in Generated Records

2017-10-02 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bridger Howell updated AVRO-2080: - Flags: (was: Patch) > Fix Javadoc Warnings in Generated Records >

[jira] [Commented] (AVRO-2043) Move to java8

2017-09-29 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16185883#comment-16185883 ] Bridger Howell commented on AVRO-2043: -- [~lukejackson]: See AVRO-2079 > Move to java8 > -

[jira] [Commented] (AVRO-2077) Avro tools should have an option to check reader-writer compatibility

2017-09-22 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176463#comment-16176463 ] Bridger Howell commented on AVRO-2077: -- Would it be strange to make this tool bidirectional? I

[jira] [Updated] (AVRO-2080) Fix Javadoc Warnings in Generated Records

2017-09-20 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bridger Howell updated AVRO-2080: - Attachment: Test.java Reference: the generated source for that {{Test}} schema. > Fix Javadoc

[jira] [Created] (AVRO-2080) Fix Javadoc Warnings in Generated Records

2017-09-20 Thread Bridger Howell (JIRA)
Bridger Howell created AVRO-2080: Summary: Fix Javadoc Warnings in Generated Records Key: AVRO-2080 URL: https://issues.apache.org/jira/browse/AVRO-2080 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-2019) Improve documentation for logical type annotations in IDL

2017-09-15 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168107#comment-16168107 ] Bridger Howell commented on AVRO-2019: -- Clarification on my previous comment: I do think this

[jira] [Commented] (AVRO-1810) GenericDatumWriter broken with Enum

2017-09-14 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166847#comment-16166847 ] Bridger Howell commented on AVRO-1810: -- No particular use case, I was just looking at the way that

[jira] [Commented] (AVRO-1810) GenericDatumWriter broken with Enum

2017-09-14 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166383#comment-16166383 ] Bridger Howell commented on AVRO-1810: -- [~zolyfarkas] Would it be bad to interoperate

[jira] [Commented] (AVRO-2019) Improve documentation for logical type annotations in IDL

2017-09-09 Thread Bridger Howell (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159986#comment-16159986 ] Bridger Howell commented on AVRO-2019: -- Isn't the way {{logicalType}} decorators work on types in IDL