Skip to content

Conversation

antiguru
Copy link
Member

Remove the set_external_summary function because it is not strictly required and forces the operator to be scheduled during dataflow construction. This surfaced an inconsistency in probe which would report incorrect data until scheduled the first time. The fix is to initialize it correctly and retract the initial information when scheduled the first time.

Remove the `set_external_summary` function because it is not strictly
required and forces the operator to be scheduled during dataflow
construction. This surfaced an inconsistency in probe which would report
incorrect data until scheduled the first time. The fix is to initialize
it correctly and retract the initial information when scheduled the first
time.

Signed-off-by: Moritz Hoffmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant