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/23 21:03:25 UTC

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

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

Yi Pan (Data Infrastructure) updated SAMZA-907:
-----------------------------------------------
    Attachment: SAMZA-907-0.patch

> 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)
>         Attachments: SAMZA-907-0.patch
>
>
> 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)