fengjian428 commented on issue #7145:
URL: https://github.com/apache/hudi/issues/7145#issuecomment-1304600021

   
   I have found an 'Avro field array not found' issue which is caused by 
ParquetReader can't read struct that only has one array type field. this is a 
bug of Parquet-Avro can not be fixed in Hudi. and the workaround is to add a 
dummy field into the struct. I'm not very sure you are facing the same issue 
but you can also give it a try  @gtwuser 
   
   one related issue: https://github.com/apache/hudi/issues/5985
   


-- 
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