[jira] [Commented] (AVRO-2498) UUID generation is not working avro 1.9 version

2019-10-08 Thread Ivan Greene (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947119#comment-16947119 ] Ivan Greene commented on AVRO-2498: --- [~ryanskraba] The problem with UUID logical type is setting a

[jira] [Comment Edited] (AVRO-2498) UUID generation is not working avro 1.9 version

2019-09-19 Thread Ivan Greene (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933650#comment-16933650 ] Ivan Greene edited comment on AVRO-2498 at 9/19/19 6:17 PM: The 'uuid' logical

[jira] [Commented] (AVRO-2498) UUID generation is not working avro 1.9 version

2019-09-19 Thread Ivan Greene (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933650#comment-16933650 ] Ivan Greene commented on AVRO-2498: --- The 'uuid' logical type applies to fields of avro type 'string' and

[jira] [Created] (AVRO-2375) Allow repeating AvroMeta use

2019-04-12 Thread Ivan Greene (JIRA)
Ivan Greene created AVRO-2375: - Summary: Allow repeating AvroMeta use Key: AVRO-2375 URL: https://issues.apache.org/jira/browse/AVRO-2375 Project: Apache Avro Issue Type: Improvement

[jira] [Commented] (AVRO-2369) Provide external way to construct Schema.Field with default value of 'null'

2019-04-05 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811181#comment-16811181 ] Ivan Greene commented on AVRO-2369: --- Looks like it will work for our purposes, thanks for working on

[jira] [Commented] (AVRO-2369) Provide external way to construct Schema.Field with default value of 'null'

2019-04-05 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811052#comment-16811052 ] Ivan Greene commented on AVRO-2369: --- [~dkulp] regarding this and the last issue I posted; do you think

[jira] [Created] (AVRO-2369) Provide external way to construct Schema.Field with default value of 'null'

2019-04-05 Thread Ivan Greene (JIRA)
Ivan Greene created AVRO-2369: - Summary: Provide external way to construct Schema.Field with default value of 'null' Key: AVRO-2369 URL: https://issues.apache.org/jira/browse/AVRO-2369 Project: Apache

[jira] [Commented] (AVRO-2368) Provide way to distinguish whether a Schema.Field has a default value or its default is null

2019-04-05 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16810860#comment-16810860 ] Ivan Greene commented on AVRO-2368: --- Alright that makes sense. Thanks for getting that fix in so

[jira] [Commented] (AVRO-2368) Provide way to distinguish whether a Schema.Field has a default value or its default is null

2019-04-05 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16810852#comment-16810852 ] Ivan Greene commented on AVRO-2368: --- [~dkulp] are you entirely opposed to exposing the original method

[jira] [Created] (AVRO-2368) Provide way to distinguish whether a Schema.Field has a default value or its default is null

2019-04-04 Thread Ivan Greene (JIRA)
Ivan Greene created AVRO-2368: - Summary: Provide way to distinguish whether a Schema.Field has a default value or its default is null Key: AVRO-2368 URL: https://issues.apache.org/jira/browse/AVRO-2368

[jira] [Created] (AVRO-2365) Enhancements to induce maven plugin goal

2019-03-29 Thread Ivan Greene (JIRA)
Ivan Greene created AVRO-2365: - Summary: Enhancements to induce maven plugin goal Key: AVRO-2365 URL: https://issues.apache.org/jira/browse/AVRO-2365 Project: Apache Avro Issue Type: Improvement

[jira] [Updated] (AVRO-2357) (ReflectData) Support for generic types in protocol definitions

2019-03-25 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Greene updated AVRO-2357: -- Description: For a Java interface extending another interface with type parameters, we may resolve

[jira] [Created] (AVRO-2357) (ReflectData) Support for generic types in protocol definitions

2019-03-25 Thread Ivan Greene (JIRA)
Ivan Greene created AVRO-2357: - Summary: (ReflectData) Support for generic types in protocol definitions Key: AVRO-2357 URL: https://issues.apache.org/jira/browse/AVRO-2357 Project: Apache Avro

[jira] [Commented] (AVRO-2327) Add support for java annotations containing elements

2019-03-07 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787468#comment-16787468 ] Ivan Greene commented on AVRO-2327: --- [~rstull1250] please see my answer on your stackoverflow question;

[jira] [Commented] (AVRO-1891) Generated Java code fails with union containing logical type

2019-03-07 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787433#comment-16787433 ] Ivan Greene commented on AVRO-1891: --- Also curious; what are the remaining unresolved parts of this

[jira] [Commented] (AVRO-1870) Avro compiler generate JAVA enum interfaces but writeEnum expects GenericEnumSymbol

2019-03-07 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787430#comment-16787430 ] Ivan Greene commented on AVRO-1870: --- This issue may be closed; it is the same as AVRO-1810 which has

[jira] [Commented] (AVRO-2136) All Outstreams are not getting closed in DataFileWriter

2019-03-07 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787427#comment-16787427 ] Ivan Greene commented on AVRO-2136: --- I agree this issue can be closed. It is not obvious but in

[jira] [Commented] (AVRO-2212) GenericData.deepCopyRaw not working with java.lang.BigDecimal

2019-03-03 Thread Ivan Greene (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16782880#comment-16782880 ] Ivan Greene commented on AVRO-2212: --- I believe this has been resolved by