[ 
https://issues.apache.org/jira/browse/IGNITE-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Chernolyas updated IGNITE-6286:
--------------------------------------
    Description: 
Binding values  of some types to parameterized queries leads to the exception  
(see fill stacktrace in comments).
Also, the exception *blocks* using parameterized queries for Hibernate OGM.
I proceed the exception for String type. For control it, I developed test ( see 
org.apache.ignite.internal.processors.query.IgniteSqlParameterizedQueryTest)  . 
 
The exception reproduced for BigDecimal type in 2.3-snapshot.

  was:
Binding values  of some types to parameterized queries leads to the exception  
(see fill stacktrace in comments).
Also, the exception *blocks* using parameterized queries for Hibernate OGM.
I proceed the exception for String type. For control it, I developed test.  
The exception reproduced for BigDecimal type in 2.3-snapshot.


> org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-6286
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6286
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Sergey Chernolyas
>            Assignee: Sergey Chernolyas
>
> Binding values  of some types to parameterized queries leads to the exception 
>  (see fill stacktrace in comments).
> Also, the exception *blocks* using parameterized queries for Hibernate OGM.
> I proceed the exception for String type. For control it, I developed test ( 
> see 
> org.apache.ignite.internal.processors.query.IgniteSqlParameterizedQueryTest)  
> .  
> The exception reproduced for BigDecimal type in 2.3-snapshot.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to