tarantool/avro-schema

preserve in ast works only for records and priimitive types

Khatskevich opened this issue · 0 comments

preserve_in_ast should work everywhere.

everywhere means that it not works in unions and in record.fields, because those are represented as an arrays.