You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/16 08:25:01 UTC

[jira] [Created] (IGNITE-6632) SQL: simplify GridH2Row infrastructure

Vladimir Ozerov created IGNITE-6632:
---------------------------------------

             Summary: SQL: simplify GridH2Row infrastructure
                 Key: IGNITE-6632
                 URL: https://issues.apache.org/jira/browse/IGNITE-6632
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.4


Currently we have a lot of {{GridH2Row}} implementations. But in reality we need only two - for normal row and for deleted row. 

Need to refactor the rest rows so that they do not extend {{GridH2Row}}. Without it we will not be able to decouple H2 index from H2 infrastructure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)