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

[CQF] Pushdown Not through PathConstant

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Evergreen 2023-05-15

      We can extend the NotPushdown rewrite to handle PathConstant

      For example (pseudocode):

      • Not (Constant e) -> Constant (Not e)
        • Should help with constant folding.

            Assignee:
            chii.huang@mongodb.com Chi-I Huang
            Reporter:
            chii.huang@mongodb.com Chi-I Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: