cshuo commented on PR #12659: URL: https://github.com/apache/hudi/pull/12659#issuecomment-2606165029
>  > > Is the code you submitted modified based on Hudi1.0? When I tested the submitted code on Hudi 0.15, I still got the same error as before The main change is in the constructor of `org.apache.hudi.hadoop.avro.HoodieAvroParquetReader`, where the exception happens as you posted in the previous issue, and it's not newly introduced in 1.0. Can you verify that your case reaches this part actually? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
