nsivabalan commented on issue #8416: URL: https://github.com/apache/hudi/issues/8416#issuecomment-1505435645
we could do something here: instead of directly writing to COW, can you write to parquet after consuming from source MOR table and check if you see any data loss? that way, we can rule out whether basic reading from MOR is having issues. or the toRDD call while trying to write to hudi is causing issues. -- 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]
