Once again, Parquet has put AvroRecordMaterializer and (sigh) AvroIndexedRecordConverter
as package-private classes in parquet.avro. Therefore, we need to write this wrapper
and place it in the parquet.avro package directly, so that we have access to the appropriate
methods.
Once again, Parquet has put AvroRecordMaterializer and (sigh) AvroIndexedRecordConverter as package-private classes in parquet.avro. Therefore, we need to write this wrapper and place it in the parquet.avro package directly, so that we have access to the appropriate methods.