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:54:49 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Goncharuk updated IGNITE-3399:
-------------------------------------
    Labels: newbie  (was: )

> 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
>              Labels: newbie
>             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)