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

Optimize expressions generated for column filter pushdown

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As Irina mentioned on SERVER-68743:

      Also, the refactor from SERVER-68713 preserved the defensive wrappers, such as makeFillEmptyFalse, which are not needed when generating per-path filters in CSI. It would be nice to avoid injecting them.

      There is also a question of whether we want to do this by simply passing a flag to the code which generates the expressions, or if we want to optimize the expressions/bytecode given the constraint that the slot holding the column's value is not Nothing.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: