You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2015/12/09 07:46:10 UTC

[jira] [Updated] (TAJO-1973) Replace 'while' loop with 'foreach'

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

Jihoon Son updated TAJO-1973:
-----------------------------
    Issue Type: Task  (was: Improvement)

> Replace 'while' loop with 'foreach'
> -----------------------------------
>
>                 Key: TAJO-1973
>                 URL: https://issues.apache.org/jira/browse/TAJO-1973
>             Project: Tajo
>          Issue Type: Task
>            Reporter: Dongkyu Hwangbo
>            Assignee: Dongkyu Hwangbo
>            Priority: Trivial
>              Labels: newbie
>
> 'While' loops which iterate over collections can be replaced with the 'foreach' iteration syntax, which is available in Java 5 and newer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)