You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2016/03/22 20:10:25 UTC

[jira] [Created] (SAMZA-907) Make samza-sql-core and samza-sql-calcite as optionally compiled modules w/ JDK8

Yi Pan (Data Infrastructure) created SAMZA-907:
--------------------------------------------------

             Summary: Make samza-sql-core and samza-sql-calcite as optionally compiled modules w/ JDK8
                 Key: SAMZA-907
                 URL: https://issues.apache.org/jira/browse/SAMZA-907
             Project: Samza
          Issue Type: Bug
            Reporter: Yi Pan (Data Infrastructure)
            Assignee: Yi Pan (Data Infrastructure)


To enable JDK8 source level features in the new modules, we can optionally compile the modules that uses JDK8 new source level features when JDK8 compile option is turned on.

This will accelerate the design of stream operator APIs (i.e. SAMZA-552) a lot by leveraging new features in JDK8, like stream and lambda expressions.



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