danny0405 commented on issue #10914: URL: https://github.com/apache/hudi/issues/10914#issuecomment-2016256740
You can use the bulk_insert for history data and regular upsert for incrmental streaming ingestion. Note that when you choose `flink_state` index instead of `bucket` index, the incremental streaming pipeline needs to enable the index bootstrap through `index.bootstrap.enabled` option. -- 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]
