lokeshj1703 commented on code in PR #12387: URL: https://github.com/apache/hudi/pull/12387#discussion_r1867130053
########## website/docs/ingestion_flink.md: ########## @@ -88,6 +88,10 @@ Hudi can keep all the intermediate changes (I / -U / U / D) of messages, then co data warehouse ETL pipeline (Incremental computing). Hudi MOR table stores messages in the forms of rows, which supports the retention of all change logs (Integration at the format level). All changelog records can be consumed with Flink streaming reader. + +FIXME-VC: all of this needs to be reviewed.. and docs should nudge user towards the right direction i.e CDC queries vs using changelog mode. Review Comment: @codope -- 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]
