[ 
https://issues.apache.org/jira/browse/IGNITE-11118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760612#comment-16760612
 ] 

Vladimir Ozerov commented on IGNITE-11118:
------------------------------------------

[~alapin], please see my comments in PR. In general patch looks OK. However, we 
need to perform some minor cleanup, remove exception throwing from the hot 
path, remove intermediate conversions from the hot path, and clarify several 
complex conversions (e.g. String -> UUID).

> SQL: Ability to resolve argument without H2
> -------------------------------------------
>
>                 Key: IGNITE-11118
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11118
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: iep-24
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to