danny0405 commented on PR #5436: URL: https://github.com/apache/hudi/pull/5436#issuecomment-1149873534
> > For HoodieCreateHandle, we deduce `op` on the fly since the beforeImage will be null for inserts? > > `HoodieCreateHandle` is only used in Compaction Operation that will not change any data actually. So we can ignore this. please correct me If i am wrong. > > > I think we are close enough here to begin implementation. > > I am already working on the part of materialization, and will submit a pr soon. > > > Is the next step to get a more detailed design updated here in RFC. > > I think it's just to fill in the details of the design without cdc blocks. i can do this. or you want to. @vinothchandar 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. -- 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]
