Consolidate logic for collation-on-views

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See this PR thread. The logic for collation on views is slightly different than collation on non-views since a userĀ can specify a custom collation on a collection that doesn't match the collection's default collation but a userĀ cannot specify a collation on a view that doesn't match the view's default collation.

      The view-specific error-checking happens here but the final collation is set here when creating the resolved view aggregate request. We should try to put all this logic in one place so the collation-on-views logic is easier to understand.

            Assignee:
            Unassigned
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: