Potential for simpler example code for Avro using Python ?

2022-12-24 Thread Navin Bhaskar
I am both a Python and Avro novice and struggled with the example code for Python at https://avro.apache.org/docs/1.11.1/getting-started-python/#serializing-and-deserializing-without-code-generation. Slightly modified code worked well for me. So requesting if someone seconds my opinion to

[GitHub] [avro] markfarnan opened a new pull request, #2035: [AVRO-3695] Failing test for Nullable Union with multiple types

2022-12-24 Thread GitBox
markfarnan opened a new pull request, #2035: URL: https://github.com/apache/avro/pull/2035 Failing Test for AVRO-3695.. ## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-.)*

[jira] [Created] (AVRO-3695) [Rust] Can't validate schema with value when Nullable union has multiple types.

2022-12-24 Thread Mark Farnan (Jira)
Mark Farnan created AVRO-3695: - Summary: [Rust] Can't validate schema with value when Nullable union has multiple types. Key: AVRO-3695 URL: https://issues.apache.org/jira/browse/AVRO-3695 Project: