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 2015/10/20 07:06:27 UTC

[jira] [Created] (TAJO-1938) (Umbrella) Make APIs to be more Java 8 Stream friendly

Hyunsik Choi created TAJO-1938:
----------------------------------

             Summary: (Umbrella) Make APIs to be more Java 8 Stream friendly
                 Key: TAJO-1938
                 URL: https://issues.apache.org/jira/browse/TAJO-1938
             Project: Tajo
          Issue Type: Improvement
            Reporter: Hyunsik Choi


We updated Java version 8. As a result, we can make good use of lambda and Java 8 stream. But, most of our internal APIs are based on arrays. So, we need to change internal APIs to be more Java 8 Stream friendly.

This is an umbrella issues. I'll add more issues about this as subtasks.



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