Optimize EQ/NE string search

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

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

      Optimize query/search with EQ/NE

      String translation to StringID (interned string ID) is currently done for each array search. This task is to move the translation up the call chain, such that it is done only once for a column.

      Note: Even if a string has not been interned, it may still be present in leaf arrays which have not been interned (interned and non-interned leafs may coexist within a column)

            Assignee:
            Nicola Cabiddu
            Reporter:
            Finn Andersen (Inactive)
            Archiver:
            Marc Greenfield

              Created:
              Updated:
              Resolved:
              Archived: