[ https://issues.apache.org/jira/browse/TINKERPOP-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko A. Rodriguez closed TINKERPOP-1181. ----------------------------------------- Resolution: Fixed Assignee: Marko A. Rodriguez Fix Version/s: 3.2.0-incubating This was fixed a while back. Didn't realize there was a ticket for this. Closing. > select(Column) should not use a LambdaMapStep > --------------------------------------------- > > Key: TINKERPOP-1181 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1181 > Project: TinkerPop > Issue Type: Bug > Components: process > Affects Versions: 3.1.0-incubating > Reporter: Marko A. Rodriguez > Assignee: Marko A. Rodriguez > Fix For: 3.2.0-incubating > > > {{select(Column)}} currently compiles to a {{LambdaMapStep}}. This is bad for > providers that use {{LambdaVerificationStrategy}}, {{select(Column)}} will be > excluded when it shouldn't be. -- This message was sent by Atlassian JIRA (v6.3.4#6332)