You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Seliverstov (Jira)" <ji...@apache.org> on 2020/04/15 11:38:00 UTC

[jira] [Created] (IGNITE-12900) Calcite integration. Use RowHandler to access fields.

Igor Seliverstov created IGNITE-12900:
-----------------------------------------

             Summary: Calcite integration. Use RowHandler to access fields.
                 Key: IGNITE-12900
                 URL: https://issues.apache.org/jira/browse/IGNITE-12900
             Project: Ignite
          Issue Type: Task
            Reporter: Igor Seliverstov


Currently only Object[] can be used as a row because most of execution nodes require Object[] as a row type. Let's use generic row types with appropriate RowHandler in execution nodes and compiled expressions to get more flexibility.



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