GitHub user danny0405 added a comment to the discussion: what different between 'hoodie.datasource.query.type = incremental' and 'read.streaming.enabled = true'
The first one is mainly used for batch incremental queries, the second one is for streaming, while streaming is a special case for infinit incremental queries. GitHub link: https://github.com/apache/hudi/discussions/17990#discussioncomment-15576634 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
