Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.10.0
-
None
-
ghx-label-5
Description
I saw a spilling query (with a bad plan) spending a huge amount of time in this function.
We should probably split out the O parts of CheckConsistency() into a separate function that is run less frequently, e.g. once per pass over the stream.