Select projection rewriting

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Critical - P2
    • None
    • Affects Version/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now many types of final-select are not supported because the LINQ v3 provider does not support them.

      In order to more broadly support:

      • Anonymous projections
      • Object constructors
      • Constructor methods/factories
      • Tuples

      We should rewrite the final select projection in order to turn it into a simple anonymous projection for the V3 provider.

      There may be additional work in making sure the anonymous projected results are passed correctly into the shaper in order to correctly access all the entity references (including full).

              Assignee:
              Damien Guard
              Reporter:
              Damien Guard
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: