[
https://issues.apache.org/jira/browse/IGNITE-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945095#comment-15945095
]
Alexander Paschenko commented on IGNITE-4868:
---------------------------------------------
Patch available https://github.com/apache/ignite/pull/1685
> SQL: Entry can't be removed from index with 'Object.class' key type
> configured.
> -------------------------------------------------------------------------------
>
> Key: IGNITE-4868
> URL: https://issues.apache.org/jira/browse/IGNITE-4868
> Project: Ignite
> Issue Type: Bug
> Components: SQL
> Reporter: Andrew Mashenkov
> Assignee: Alexander Paschenko
> Fix For: 2.0
>
> Attachments: SqlIndexTest.java
>
>
> Using Object.class as index key type cause an unexpected behaviour. Entry
> won't be removed from index due to inconsistent value type of entry and of
> table type descriptor.
> Startpoints are IgniteH2Indexing.remove() and
> GridQueryProcessor.initializeCache()
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)