-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
It could be interesting to have simple statistics, for example behind a feature flag, of the number of tuples and the time it took to merge and create them, for Relation
s and/of Variable
s.
There are commented out Drop impls in the code, e.g here as an example of the way to add the final tuple counts statistic.
Similarly, a Duration
could be added to the merged relations, updating it in the operator functions, to display the time it took to create those tuples, as described a bit more here by Frank.
Metadata
Metadata
Assignees
Labels
No labels