You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/04/19 12:40:25 UTC

[jira] [Created] (IGNITE-3026) Import model generates incorrect type for blob field

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)