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 Kuznetsov (JIRA)" <ji...@apache.org> on 2019/02/15 10:32:00 UTC

[jira] [Created] (IGNITE-11329) Support data page scan for JDBC v2 driver

Pavel Kuznetsov created IGNITE-11329:
----------------------------------------

             Summary: Support data page scan for JDBC v2 driver
                 Key: IGNITE-11329
                 URL: https://issues.apache.org/jira/browse/IGNITE-11329
             Project: Ignite
          Issue Type: Improvement
          Components: jdbc, sql
            Reporter: Pavel Kuznetsov


We need to fix compatibility issue in compute task of jdbc v2 driver and add support of this flag.

Currently jdbc thick driver doen't ask cluster nodes for theirs versions. 
Guess we have node with only {{JdbcQueryTaskV2}} and v3 is missing in that version of the node. If we use new feature, introduced in v3, driver performs v3 with no regards what versions is supported on the node.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)