ad1happy2go commented on issue #10507: URL: https://github.com/apache/hudi/issues/10507#issuecomment-1893862799
@zeeshan-media Hudi upsert path involves tagging of existing data to find out which records are updated, which will not use RECORD_INDEX (doesn't matter as there is no existing data) . So there is no issue at all apart from this warning message which we should ideally not show. Understand more here - https://hudi.apache.org/docs/write_operations#writing-path -- 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]
