[
https://issues.apache.org/jira/browse/IGNITE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593526#comment-16593526
]
Ivan Daschinskiy commented on IGNITE-9183:
------------------------------------------
[~vozerov] Thank you for your review.
1) Got it, i'm adding new tests.
2) This case is already covered in many plases, i.e
IgniteCacheObjectKeyIndexingSelfTest (specifically testObjectKeyHandling) and
IgniteSqlParameterizedQueryTest#testSupportedTypes (see Bookmark#serialNumber
field).
3).Got it.
> 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.5, 2.6
> Reporter: Ivan Daschinskiy
> Assignee: Ivan Daschinskiy
> Priority: Major
> 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)