[
https://issues.apache.org/jira/browse/TAJO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048158#comment-15048158
]
ASF GitHub Bot commented on TAJO-1973:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/858
> 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)