luyongbiao commented on issue #8416: URL: https://github.com/apache/hudi/issues/8416#issuecomment-1505059930
> @luyongbiao How are you consuming from source to create the MOR table? Did you do record key based validation on MOR table that it has all the unique records. It is possible that source table has duplicates. My Mor table was created by reading parquet files in Aws S3 which generated by Aws DMS. it's not possible that source table has duplicates. Becasuse i would precombine the records if the record key was duplicated. -- 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]
