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

Support collator in ABT ConstEval

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QE 2023-01-23

      We are using optimizer::ConstEval to constant fold ABTs, generated by sbe_stage_builder_expression.

      Collation is not support in optimizer yet, so we need to create our own ConstEval ABT rewrite that supports collation.

      After discussion with QO team we decided to  copy current optimizer::ConstEval to stage_builder, simplify it to support only expressions and add collation support.

            Assignee:
            ivan.fefer@mongodb.com Ivan Fefer
            Reporter:
            ivan.fefer@mongodb.com Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: