owen6314 commented on PR #14594: URL: https://github.com/apache/iceberg/pull/14594#issuecomment-3544071178
> Could you provide an example use-case for this feature? The currently suggested `SnapshotPropertyGenerator` doesn't have any input. What kind of dynamic parameters would it generate? One example use-case is when we need to add a field `min-event-time` to the snapshot properties, representing the minimum event time collected within a "micro-batch" between checkpoints. This field is derived dynamically within the Flink app (as it depends on the data flowing through the app) and isn't something that can be set statically via the existing `setSnapshotProperties` interface. -- 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]
