You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Poltoratskiy (JIRA)" <ji...@apache.org> on 2018/09/10 09:11:00 UTC

[jira] [Created] (IGNITE-9507) .NET: AsCacheQueryable, invalid results when TValue is polymorfic type

Pavel Poltoratskiy created IGNITE-9507:
------------------------------------------

             Summary: .NET: AsCacheQueryable, invalid results when TValue is polymorfic type
                 Key: IGNITE-9507
                 URL: https://issues.apache.org/jira/browse/IGNITE-9507
             Project: Ignite
          Issue Type: Bug
            Reporter: Pavel Poltoratskiy
         Attachments: IgniteBug2.rar

If TValue is base class and derived instance was stored in cache, AsCacheQueryable() will always empty.

In attached files, there is the project,  that reproduces the problem.

Also, you can comment this string

_queryEntity0, /* comment here to make it work! */_

to make it work.



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