cshuo commented on PR #12659:
URL: https://github.com/apache/hudi/pull/12659#issuecomment-2606165029

   > 
![1737512944121](https://private-user-images.githubusercontent.com/17332932/405451051-c0bd3f7e-3bc4-4e37-88a9-8032c5c5c301.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzc1MTM4MTIsIm5iZiI6MTczNzUxMzUxMiwicGF0aCI6Ii8xNzMzMjkzMi80MDU0NTEwNTEtYzBiZDNmN2UtM2JjNC00ZTM3LTg4YTktODAzMmM1YzVjMzAxLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAxMjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMTIyVDAyMzgzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQxYzEwMmEyMTI3ZTU4MDE0NzJmN2ZlNDFiYTY3ZWJlODRhY2EyZjg1MTRjNTYwYWVkZTMxMjI4N2Q0OTY2NTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pYXiJGOdOpI8SJ_NzoE0AiA8FOQ19xceig7aoFKMH5M)
   > 
   > 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]

Reply via email to