Incorrect stat used to check num spills in index_build_many_duplicates.js

XMLWordPrintableJSON

    • Type: Engineering Test
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2025-08-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should probably be using spilledRanges instead of bytesSpilledUncompressed for numSpills.

      (In the test, we divide numSpills by bytesSpilledUncompressed to get the memory usage per spill. But numSpills is set to bytesSpilledUncompressed so we are always getting mem usage per spill as 1.)

       

            Assignee:
            Shin Yee Tan
            Reporter:
            Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: