Describe the bug, including details regarding any error messages, version, and platform.
Some changes made to parquet-avro here uses API introduced in avro 1.9.
It should be possible to keep parquet-avro compatibility with older avro version by using the schema builder api instead
Component(s)
No response
Describe the bug, including details regarding any error messages, version, and platform.
Some changes made to
parquet-avrohere uses API introduced in avro 1.9.It should be possible to keep
parquet-avrocompatibility with older avro version by using the schema builder api insteadComponent(s)
No response