[jira] [Commented] (AVRO-2074) SchemaValidator can't cope with recursive schemas?

2017-09-20 Thread Zack Kobza (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173401#comment-16173401 ] Zack Kobza commented on AVRO-2074: -- Did not investigate any further because we can depend on Avro 1.8.1 in

[jira] [Commented] (AVRO-2074) SchemaValidator can't cope with recursive schemas?

2017-09-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173372#comment-16173372 ] Nandor Kollar commented on AVRO-2074: - Hm, interesting, it seems those lines which stuck in infinite

[jira] [Commented] (AVRO-2074) SchemaValidator can't cope with recursive schemas?

2017-09-20 Thread Zack Kobza (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173297#comment-16173297 ] Zack Kobza commented on AVRO-2074: -- This appears to be a bug in Avro 1.8.2. If I downgrade to Avro 1.8.1,

[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-2003) Report specific location of schema incompatibilities

2017-09-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173153#comment-16173153 ] Nandor Kollar commented on AVRO-2003: - Thanks [~teabot], I'll help the committers with a review soon!

[jira] [Commented] (AVRO-2078) Avro does not enforce schema resolution rules for Decimal type

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173094#comment-16173094 ] ASF GitHub Bot commented on AVRO-2078: -- GitHub user nandorKollar opened a pull request:

[GitHub] avro pull request #247: AVRO-2078: Avro does not enforce schema resolution r...

2017-09-20 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/247 AVRO-2078: Avro does not enforce schema resolution rules for Decimal … …type You can merge this pull request into a Git repository by running: $ git pull

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

2017-09-20 Thread Auke van Leeuwen (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Auke van Leeuwen updated AVRO-2079: --- Description: Currently, for the date/time related logical types, we are generating Joda

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

2017-09-20 Thread Auke van Leeuwen (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Auke van Leeuwen updated AVRO-2079: --- Description: Currently, for the date/time related logical types, we are generating Joda

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

2017-09-20 Thread Auke van Leeuwen (JIRA)
Auke van Leeuwen created AVRO-2079: -- Summary: Add ability to use Java 8 date/time types instead of Joda time. Key: AVRO-2079 URL: https://issues.apache.org/jira/browse/AVRO-2079 Project: Avro