Extend createCollection with new optional trimFactor that is guarded by feature flag

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2024-02-05, Security 2024-02-19
    • 148
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Create Collection will get a new optional field “trimFactor” which is a Int32. It is safeInt in IDL. It has a lower bound of 0. It has a maximum limit of log(N) - 1 where N = number of elements in domain. For instance, this will be 31 for a 32-bit integer if there are no bounds set.

              Assignee:
              Gabriel Marks
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: