Toroidals commented on issue #13000: URL: https://github.com/apache/hudi/issues/13000#issuecomment-2738862353
> I see for your test, the source records itselft is kind of random generated, for every batch of inputs, the arrival sequence is already different, maybe you should make the inputs as explicit sequence first. I will conduct a new test to ensure that the source data stream is no longer random. Even though the original data source was random, the order in which the data is written to the topic has already been determined. Two programs consume data from the same topic and write it into two tables with identical structures in the same manner. The expected structure should be the same, but the results are currently different. -- 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]
