ad1happy2go commented on issue #8841: URL: https://github.com/apache/hudi/issues/8841#issuecomment-1570297744
@forest455 What record key are you using? I am asking this to understand how you are getting all changes for each primary key into hudi table. Ideally it should do upsert per primary key, so only latest record should be available when you run the queries unless you do time travel query. -- 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]
