You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/12 09:52:25 UTC

[GitHub] [hudi] codope commented on pull request #4676: [HUDI-3304] support partial update on mor table

codope commented on PR #4676:
URL: https://github.com/apache/hudi/pull/4676#issuecomment-1124789139

   @fengjian428 Thanks for adding integ test. I would recommend if you can extract the integ test to a separate PR then it would be easier to review this one. When I said
   > can we also add some end-to-end test with payload class config changed, one for deltastreamer with compaction and another for datasource with compaction?
   
   what i meant is that a deltastreamer and datasource unit test which writes with this new payload class and then validates the data. See how tests in `TestHoodieDeltaStreamer` and `TestHoodieSparkMergeOnReadTableCompaction` are setup. We need to change the payload class config there.
   
   So, let's keep integration test in a separate PR and add unit tests as suggested above in this PR.


-- 
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