BSONColumn is decompressed several times during timeseries validation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      At the moment, we perform BSONColumn decompression several times when running validation with full set to true (or BSONConformance set to true). We perform it once during BSON validation here and then again during timeseries bucket validation here and here. Since this is a relatively expensive operation we can look into re-using the decompressed column from the earlier check in the later checks.

            Assignee:
            Unassigned
            Reporter:
            Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: