You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/02/13 07:48:00 UTC

[jira] [Created] (IGNITE-18777) .NET: Thin 3.0: LINQ: Log generated SQL in debug mode

Pavel Tupitsyn created IGNITE-18777:
---------------------------------------

             Summary: .NET: Thin 3.0: LINQ: Log generated SQL in debug mode
                 Key: IGNITE-18777
                 URL: https://issues.apache.org/jira/browse/IGNITE-18777
             Project: Ignite
          Issue Type: Improvement
          Components: platforms, thin client
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.0.0-beta2


While we provide *ToQueryString* extension method to examine generated SQL, it has limitations:
* Requires code changes to see SQL
* Does not work for aggregates (Min, Max, Avg, Single, etc)

Log generated SQL with debug level, so it is possible to see all queries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)