- [ ] Avro array support in `AvroWriteSupport` - old `TwoLevelListWriter` vs new `ThreeLevelListWriter` - [ ] Avro nullabe arrays and arrays of nullables - [x] Fix `parquet.avro.data.supplier` with generic records in test #278 - [x] Schema compatibility check in `ReadSupport` https://github.com/spotify/magnolify/commit/2aea4e8de0aaae4db7517e4dd61dbf2df19e20f0 - [x] Schema evolution for enums #290 - [x] Schema evolution for arrays https://github.com/spotify/magnolify/commit/6c00ecbcc6cc5e975676a8f914e407b5d7c956ba
AvroWriteSupport- oldTwoLevelListWritervs newThreeLevelListWriterparquet.avro.data.supplierwith generic records in test improve Parquet-Avro compatiblity #278ReadSupport2aea4e8