Closed nginthfs closed 10 months ago
This PR adds a check to make sure the collection for a queryBenchmark is not empty. Previously, this was hard to figure out when it happened, it would be a hard to decipher NullPointerException. This PR makes it much easier to see what went wrong.
This PR adds a check to make sure the collection for a queryBenchmark is not empty. Previously, this was hard to figure out when it happened, it would be a hard to decipher NullPointerException. This PR makes it much easier to see what went wrong.