Ivan Daschinskiy created IGNITE-9183:
----------------------------------------

             Summary: Proper handling UUID columns, that are added by DDL.
                 Key: IGNITE-9183
                 URL: https://issues.apache.org/jira/browse/IGNITE-9183
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.6, 2.5
            Reporter: Ivan Daschinskiy
            Assignee: Ivan Daschinskiy
             Fix For: 2.7


Currently, if we added new UUID columnt thru DDL, it is saved to schema as 
byte[]. So it's impossible to use it with DML without placeholders and put 
values thru cache api without converting UUID to byte[].



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

Reply via email to