Juntao Hu created FLINK-28043: --------------------------------- Summary: "Invalid lambda deserialization" in AvroParquetReaders Key: FLINK-28043 URL: https://issues.apache.org/jira/browse/FLINK-28043 Project: Flink Issue Type: Bug Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Affects Versions: 1.15.0 Reporter: Juntao Hu Fix For: 1.16.0
I packed a bundle jar including flink-parquet and flink-avro with "org.apache.avro" relocated, to support PyFlink reading avro records from parquet file, and "Invalid lambda deserialization" error occurs at runtime. I guess this is similar to FLINK-18006 and points to MSHADE-260 -- This message was sent by Atlassian Jira (v8.20.7#820007)