Join Slack
Powered by
Each time a scheduled query runs, the output is co...
# general
t
theopolis
08/31/2016, 6:17 PM
Each time a scheduled query runs, the output is compared against the previous run using a
log(n^2)
set difference, this is a dump compare and there's no knowledge of `{P,F}key`s used unfortunately.
Open in Slack
Previous
Next