YannByron commented on PR #5436: URL: https://github.com/apache/hudi/pull/5436#issuecomment-1150084226
> HoodieCreateHandle is also used in COW table, can we describe the behavior specifying the table type first, that is more clear, and it is better to submit the code after we make consensus. According to the code call chain in Spark, `HoodieCreateHandle` is referenced in `handleInsert` of `HoodieSparkCopyOnWriteTable`, but the read caller is the sub-classed of `HoodieSparkMergeOnReadTableCompactor`. So i think cow table will not use it directly. and whether write out the cdc block is up to the `HoodieWriteHandle`, not the table type. So it is not necessary to describe the behavior for table type. -- 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]
