You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/06/29 22:20:20 UTC

[jira] [Created] (IGNITE-3399) Support primitive type names in QueryEntity

Alexey Goncharuk created IGNITE-3399:
----------------------------------------

             Summary: Support primitive type names in QueryEntity
                 Key: IGNITE-3399
                 URL: https://issues.apache.org/jira/browse/IGNITE-3399
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Alexey Goncharuk
             Fix For: 1.7


When BinaryMarshaller is enabled (default), it is impossible to use primitive type names (such as int, short,...) as field type in QueryEntity. 

I think we should support such aliases because it will improve usability for .NET and C++ users, who will not need to deal with java types when configuring SQL.

A test reproducing the issue is committed to master: org.apache.ignite.internal.processors.cache.IgniteCachePrimitiveFieldsQuerySelfTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)