You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "nsivabalan (via GitHub)" <gi...@apache.org> on 2023/04/12 15:03:17 UTC

[GitHub] [hudi] nsivabalan commented on issue #8416: [SUPPORT] data loss after createRdd method in HoodieSparkUtils.scala

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org