[jira] [Commented] (AVRO-2016) Add support for adding include dirs for avdl -> avpr generation

2017-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982311#comment-15982311 ] Hadoop QA commented on AVRO-2016: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

Pre-Commit Build Jobs on Apache AVRO

2017-04-24 Thread Suraj Acharya
Hi, I have made an attempt and have setup a pre-commit job using the build system in apache. https://builds.apache.org/view/PreCommit%20Builds/job/PreCommit-AVRO-Build-TEST/ I have tried to test most of the use cases when I was setting it up. The biggest usecase I have verified is java. I did

[jira] [Commented] (AVRO-1957) TimeConversions do not implement getRecommendedSchema()

2017-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982264#comment-15982264 ] Hadoop QA commented on AVRO-1957: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Created] (AVRO-2029) Specific Data generated class missing Decimal Conversion

2017-04-24 Thread Adrian McCague (JIRA)
Adrian McCague created AVRO-2029: Summary: Specific Data generated class missing Decimal Conversion Key: AVRO-2029 URL: https://issues.apache.org/jira/browse/AVRO-2029 Project: Avro Issue

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

2017-04-24 Thread Adrian McCague (JIRA)
Adrian McCague created AVRO-2028: Summary: Specific Data, newBuilder(existingInstance) fails for BigDecimal Key: AVRO-2028 URL: https://issues.apache.org/jira/browse/AVRO-2028 Project: Avro

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

2017-04-24 Thread Zoltan Farkas
Anyone available to review this pull request? thank you —Z > On Apr 10, 2017, at 12:12 PM, Zoltan Farkas > wrote: > > Hi, I have updated my pull request with latest suggestions from Ryan, > > can somebody review this pull request and let me know if there is

Possibility to include AVRO-1961 in 1.8.2?

2017-04-24 Thread Joseph P.
Hi AVRO-1961 [1] comes with a pull request [2] containing tests and AFAIK is fit for merging. If you've any comment don't hesitate :) It adds the possibility to generate Avro's Pojo with Optional, without requiring Java 8 for avro itself. Is it possible to include it in 1.8.2? Thanks in