You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2017/12/04 01:54:00 UTC

[jira] [Updated] (TAJO-2132) Implement Index operator to access an element of array value

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

Hyunsik Choi updated TAJO-2132:
-------------------------------
    Fix Version/s:     (was: 0.12.0)
                   0.13.0

> Implement Index operator to access an element of array value
> ------------------------------------------------------------
>
>                 Key: TAJO-2132
>                 URL: https://issues.apache.org/jira/browse/TAJO-2132
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Data Type, Expression
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.13.0
>
>
> Index operator can be used as
> {code}
> select col1[0] from table1;
> {code}
> It will get an element value from an array value.



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