xinbinhuang opened a new issue #3486: URL: https://github.com/apache/iceberg/issues/3486
It seems that Flink can streaming read from a table including both `append` and `overwrite` if it doesn't provide a `.startSnapshotId(<snapshot-id>)`. In this case, the behavior is similar to reading in `batch` mode for all the current snapshots and then switching to `streaming` mode for subsequent reads. Is this an expected behavior? I'll try to give a reproducible example. later -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
