xicm commented on issue #10779: URL: https://github.com/apache/hudi/issues/10779#issuecomment-2290472849
https://github.com/apache/hudi/blob/47bdc2709566f726fa503919c87004ec26f14817/hudi-common/src/main/java/org/apache/hudi/avro/HoodieAvroUtils.java#L518-L536 Could you add some log and package hudi-hadoop-mr to see if there are duplicate fields in `fieldNames` ? The `fieldNames` comes from hive engine. If there are duplicates we can try to deduplicate the fields. -- 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]
