pvary commented on issue #8719: URL: https://github.com/apache/iceberg/issues/8719#issuecomment-1752968284
Upsert (append only) stream - by definition -, only contains Inserts in case of an update. So I would say that the example above is expected. If you need the `-U` records, you need a retract stream. See: https://nightlies.apache.org/flink/flink-docs-release-1.19/docs/dev/table/concepts/dynamic_tables/#table-to-stream-conversion -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org