Use more compact encoding for array info

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we encode array info as strings, with one byte per array info component. Given that there are is a very small number of array info components, and some are more frequent than others, there is room to store more than one component per byte.

      The work of this ticket is to:
      -Determine a more compact encoding scheme for array info.
      -Implement it

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: