Allow SBE VM to support more than 256 builtin functions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In a recent code review, yoonsoo.kim@mongodb.com pointed out that we're getting close to our limit on the number of builtins. This ticket is to extend that limit.

      One way to do this without much risk of perf impact is to increase the builtin tag on `function` to be two bytes, and leave `functionSmall` only one byte.

            Assignee:
            Parker Felix
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: