fengjian428 commented on issue #5985: URL: https://github.com/apache/hudi/issues/5985#issuecomment-1181634436
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. **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 @phillycoder -- 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]
