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 Tupitsyn (Jira)" <ji...@apache.org> on 2021/07/01 09:23:00 UTC

[jira] [Updated] (IGNITE-14342) Extend Tuple interface with ordered field access.

     [ https://issues.apache.org/jira/browse/IGNITE-14342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-14342:
------------------------------------
    Priority: Critical  (was: Minor)

> Extend Tuple interface with ordered field access.
> -------------------------------------------------
>
>                 Key: IGNITE-14342
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14342
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Priority: Critical
>              Labels: iep-54, ignite-3
>
> Let's extend Tuple interface by adding methods for indexed column access (like JDBC resultset has).
> It may need to expose more information about Tuple structure, such as 
> * column name -> column index 
> * all columns in the tuple
> This may be useful for SQL\JDBC drivers and bulk operation where Tuples can have the same structure and column order.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)