Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
importer: Remove logs with bad medic averages
Sometimes the medic averages are obviously bogus (negative or longer than 8 seconds for uber duration) or not useful (0 instead of NULL). Just set the columns to NULL in these cases to make it easier to compute statistics. Signed-off-by: Sean Anderson <[email protected]>
- Loading branch information