Avoid updating column index unnecessarily

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket is to investigate whether whether we perform unnecessary writes when doing updates with a column index, and to fix such cases.

      Case 1: The column index has a columnstoreProjection, and a field that does not fall into the projection is modified. This should not require us to write to the index at all.

      Case 2: Only one (or a handful) of paths are modified in an update. The unmodified paths should not have to be re-written.

       

              Assignee:
              Dianna Hohensee (Inactive)
              Reporter:
              Ian Boros
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: