Dongkyu Hwangbo created TAJO-1973:
-------------------------------------
Summary: Replace 'while' loop with 'foreach'
Key: TAJO-1973
URL: https://issues.apache.org/jira/browse/TAJO-1973
Project: Tajo
Issue Type: Improvement
Reporter: Dongkyu Hwangbo
Assignee: Dongkyu Hwangbo
Priority: Trivial'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)
