-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When HHJ that spilled is re-opened (e.g. as the inner side of a nested-loop join), HybridHashJoin::reset() discards _fileStats while the stage's HashJoinStats::spillingStats accumulate across re-opens; the first spill after the re-open diffs a restarted counter against a cumulative one.