You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2022/04/13 14:09:00 UTC

[jira] [Created] (IGNITE-16848) [Versioned Storage] Provide common interface for abstract internal tuples

Ivan Bessonov created IGNITE-16848:
--------------------------------------

             Summary: [Versioned Storage] Provide common interface for abstract internal tuples
                 Key: IGNITE-16848
                 URL: https://issues.apache.org/jira/browse/IGNITE-16848
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov
             Fix For: 3.0.0-alpha5


Methods from class "Row" should be extracted to provide generic tuple API to components like SQL indexes or MV storage.

Tuple is NOT schema-aware and should NOW have methods like "Object value(int col)", because it's represents basic blob with little to no meta information



--
This message was sent by Atlassian Jira
(v8.20.1#820001)