You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/01/29 08:33:00 UTC

[jira] [Created] (IGNITE-11118) SQL: Ability to resolve partition from argument without H2

Vladimir Ozerov created IGNITE-11118:
----------------------------------------

             Summary: SQL: Ability to resolve partition from argument without H2
                 Key: IGNITE-11118
                 URL: https://issues.apache.org/jira/browse/IGNITE-11118
             Project: Ignite
          Issue Type: Task
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.8


Currently we rely on H2 to get final partition: we need to convert originally passed argument to expected argument type. 
We need to write our own code to handle this as H2 code will not be available by thin clients.



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