Pavel Konstantinov created IGNITE-3026:
------------------------------------------
Summary: Import model generates incorrect type for blob field
Key: IGNITE-3026
URL:
https://issues.apache.org/jira/browse/IGNITE-3026 Project: Ignite
Issue Type: Sub-task
Components: UI
Affects Versions: 1.5.0.final
Reporter: Pavel Konstantinov
Assignee: Alexey Kuznetsov
Fix For: 1.6
If table contains a field of blob type then such fields imported as Object and console generates incorrect java code
{code}
import Object;
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)