Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
Impala 2.0
Description
We have a lot of code for creating/mutating metrics that checks if the objects are NULL. This is because we have tests that don't get passed a Metrics instance but we should change that to avoid all the null checking throughout the code.