You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:38:52 UTC

[jira] [Resolved] (CALCITE-335) Remove uses of linq4j Functions.adapt

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

Julian Hyde resolved CALCITE-335.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.2.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/574dc7cc.

> Remove uses of linq4j Functions.adapt
> -------------------------------------
>
>                 Key: CALCITE-335
>                 URL: https://issues.apache.org/jira/browse/CALCITE-335
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.2.0-incubating
>
>
> Remove uses of {{net.hydromatic.linq4j.function.Functions.adapt}} in optiq code. Guava has better alternatives, such as {{Lists.transform}}.
> Remove other uses of linq4j Function and Functions also, where possible. (Not possible in generated code, or code that will otherwise interact with Enumerable or Queryable. These make use of linq4j Function, Predicate etc.)



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