[
https://issues.apache.org/jira/browse/IGNITE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265257#comment-16265257
]
Pavel Tupitsyn commented on IGNITE-6990:
----------------------------------------
Turns out {{SqlQuery}} and {{SqlFieldsQuery}} are too different to sit on the
same op code. In particular, {{SqlQuery}} requires {{string className}}, which
does not fit at all with fields query.
Won't fix.
> .NET: Thin client: Remove OP_SQL_QUERY
> --------------------------------------
>
> Key: IGNITE-6990
> URL: https://issues.apache.org/jira/browse/IGNITE-6990
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> OP_SQL_QUERY is not necessary and can be implemented on the client side with
> OP_SQL_FIELDS_QUERY.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)