nsivabalan commented on issue #6965: URL: https://github.com/apache/hudi/issues/6965#issuecomment-1283138001
on a high level, if its partitioned dataset w/ regular index, hudi does not ensure uniqueness of record keys across partitions. A pair of partition path and record key is guaranteed to be unqiue. wrt bucket index, if you haven't changed the key configs (record key, partition path, key gen class), I don't expect any issues. but will let @xiarixiaoyao assist further. -- 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]
