You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/04/17 15:09:00 UTC

[jira] [Updated] (CALCITE-2261) Switch calcite-core to JDK8

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

Enrico Olivelli updated CALCITE-2261:
-------------------------------------
    Summary: Switch calcite-core to JDK8  (was: Switch calcilte-core to JDK8)

> Switch calcite-core to JDK8
> ---------------------------
>
>                 Key: CALCITE-2261
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2261
>             Project: Calcite
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.16.0
>            Reporter: Enrico Olivelli
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Currently (1.16) Calcilte core is compiled for JDK 1.7.
> Just switching maven-compiler-plugin to 1.8 is not enough because of a bug of Janino
> [https://github.com/janino-compiler/janino/issues/47]
> reported by Vova
>  
> As a workaround to that bug we have to add a default method implementation for SchemaPlus#getSubSchema
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)