Hi, I am trying to convert a Parquet file into csv using ConvertRecord (1.13.0) processor. I have created a controller service of type ParquetReader 1.13.0 I have set the property Avro Read Compatibility to false as I understand that this error has its root in Avro dependency. I also tried it by setting the property to True but it still fails with the same error. I am reading the file from a S3 bucket and then using the ConvertRecord processor to change it into CSV format for further processing. Any help would be appreciated on how to handle this scenario? Am using NiFi 1.13.0
Thanks Bimal Mehta
