rangareddy commented on issue #16372: URL: https://github.com/apache/hudi/issues/16372#issuecomment-4891508911
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This appears to be fixed by #17776 (merge commit 447af5a8) in IncrementalRelationV1.scala / IncrementalRelationV2.scala. The fix filters Hudi meta fields out of the skeleton schema before merging it with the data schema, so duplicate _hoodie_* columns no longer trigger COLUMN_ALREADY_EXISTS. Shipped in 1.2.0. If you're still hitting this on a recent version, please reopen with repro steps. Closing as fixed. -- 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]
