[
https://issues.apache.org/jira/browse/IGNITE-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251358#comment-16251358
]
Taras Ledkov commented on IGNITE-6337:
--------------------------------------
[~ptupitsyn], the changes is OK with me.
I have some comments about client protocol unification (merge ODBC, JDBC & .NET
cli protocols)
# ODBC & JDBC use internal query API because:
- {{schema}} name is used instead of cache ID;
- queries that contains multiple statements are supported;
# JDBC use lazy read the query result metadata, ODBC and .NET client include
metadata into QueryResponce and haven't request to gather metadata for opened
cursor.
If we really need to merge the client protocol of the ODBC, JDBC & .NET clients
i propose to file separate umbrella ticket to track this activity.
> .NET: Thin client: SQL queries
> ------------------------------
>
> Key: IGNITE-6337
> URL: https://issues.apache.org/jira/browse/IGNITE-6337
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> SQL and Fields queries in thin client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)