Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-72279

Consider using row store fallback for enormous fields in CSI

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution

      For enormous fields (BinDatas, giant strings, etc) it may not make sense to include this in the column index. This could be avoided by storing a row store fallback marker instead of the field itself. The most primitive way to do this would be to have a tunable threshold for when to index a value vs when to use the row store marker.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: