Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5783

.NET: LINQ queries should provide the ability to generate the SQL query plan

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.1
    • None
    • platforms

    Description

      At present, the only way to see the query plan generated by a LINQ query in C# is to:

      1. Call GetFieldsQuery()
      2. Prepend the string "explain " to the resulting string
      3. execute the query in the step above and retrieve the plan

      Attachments

        Activity

          People

            Unassigned Unassigned
            endian675@gmail.com Michael Griggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: