[jira] [Updated] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields

2020-05-08 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Le updated AVRO-2808: -- Issue Type: Improvement (was: Bug) > Java: ReflectData incorrectly handles hidden fields >

[jira] [Work started] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields

2020-05-08 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2808 started by Andy Le. - > Java: ReflectData incorrectly handles hidden fields > ---

[jira] [Assigned] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields

2020-05-08 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Le reassigned AVRO-2808: - Assignee: Andy Le > Java: ReflectData incorrectly handles hidden fields > ---

[GitHub] [avro] anhldbk opened a new pull request #874: AVRO-2808: provide details while encountering non-static inner classes

2020-05-08 Thread GitBox
anhldbk opened a new pull request #874: URL: https://github.com/apache/avro/pull/874 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title.

[jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct

2020-05-08 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103007#comment-17103007 ] Andy Le commented on AVRO-2278: --- [~zolyfarkas] [~rskraba] I think there are 2 other options:

[GitHub] [avro] anhldbk commented on pull request #290: AVRO-1954 - Schema.Field.defaultVal() generates: Unknown datum type org.apache.avro.JsonProperties$Null

2020-05-08 Thread GitBox
anhldbk commented on pull request #290: URL: https://github.com/apache/avro/pull/290#issuecomment-625752728 @gopipofficial any sample code? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [avro] gopipofficial commented on pull request #290: AVRO-1954 - Schema.Field.defaultVal() generates: Unknown datum type org.apache.avro.JsonProperties$Null

2020-05-08 Thread GitBox
gopipofficial commented on pull request #290: URL: https://github.com/apache/avro/pull/290#issuecomment-625731714 hi Team, I'm facing an issue similar to this can some one help me to fix this? below is the error messsage "AvroRuntimeException: Unknown datum type org.apache.avro.Json