danny0405 commented on pull request #2854:
URL: https://github.com/apache/hudi/pull/2854#issuecomment-862211701


   > Maybe I get it wrong, but it looks like the "_hoodie_cdc_operation" field 
is not set properly when it's flushing to files.
   > I think problem is when StreamWriteFunction.bufferRecord convert 
HoodieRecord to DataItem, the operation field is lost.
   
   You are right, when i write the code, there is no `DataItem` in the 
`StreamWriteFunction` yet, you need to test just with this branch code.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to