Julian Hyde created OPTIQ-335:
---------------------------------
Summary: Remove uses of linq4j Functions.adapt
Key: OPTIQ-335
URL: https://issues.apache.org/jira/browse/OPTIQ-335
Project: Optiq
Issue Type: Task
Reporter: Julian Hyde
Assignee: Julian Hyde
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.2#6252)