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)