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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)