loukey-lj commented on PR #6612:
URL: https://github.com/apache/hudi/pull/6612#issuecomment-1563733359

   > Is this RFC only valid for SQL update scenarios, because it can parse out 
which columns have been updated from SQL statement. But in other scenarios, 
such as the "mysql -> debezium -> kafka -> hudi" scenario, we have no way of 
knowing which columns are updated unless additional calculations are spent, so 
it can't be applied immediately, right?
   
   This applies not only to partial field update scenarios, but also to entire 
row updates


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

Reply via email to