[jira] [Commented] (AVRO-2147) Proto to Avro serialization is unnecessarily slow due to repeated schema creation

2018-03-02 Thread Tobi Vollebregt (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384287#comment-16384287 ] Tobi Vollebregt commented on AVRO-2147: --- Nice, thank you! > Proto to Avro serialization is

[jira] [Updated] (AVRO-2147) Proto to Avro serialization is unnecessarily slow due to repeated schema creation

2018-03-02 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-2147: --- Resolution: Fixed Assignee: Tobi Vollebregt Fix Version/s: 1.9.0 Status:

[jira] [Updated] (AVRO-2152) JsonDecoder fails when reading record with aliases inside union

2018-03-02 Thread Patrick Haas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Haas updated AVRO-2152: --- Description: The JsonDecoder only handles aliases at the "top level" or "field level". Aliased

[jira] [Updated] (AVRO-2152) JsonDecoder fails when reading record with aliases inside union

2018-03-02 Thread Patrick Haas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Haas updated AVRO-2152: --- Description: The JsonDecoder only handles aliases at the "top level" or "field level". Aliased

[jira] [Created] (AVRO-2152) JsonDecoder fails when reading record with aliases inside union

2018-03-02 Thread Patrick Haas (JIRA)
Patrick Haas created AVRO-2152: -- Summary: JsonDecoder fails when reading record with aliases inside union Key: AVRO-2152 URL: https://issues.apache.org/jira/browse/AVRO-2152 Project: Avro