You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2016/02/26 17:14:18 UTC

[jira] [Created] (TINKERPOP-1181) select(Column) should not use a LambdaMapStep

Marko A. Rodriguez created TINKERPOP-1181:
---------------------------------------------

             Summary: 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


{{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)