You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/12 11:17:34 UTC

[GitHub] [hudi] fengjian428 commented on issue #5985: [SUPPORT] Hudi upsert fails with java.lang.ClassCastException: optional binary xx (STRING) is not a group

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org