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 2021/06/16 09:40:14 UTC

[GitHub] [hudi] danny0405 commented on pull request #2854: [HUDI-1771] Propagate CDC format for hoodie

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:
users@infra.apache.org