[
https://issues.apache.org/jira/browse/TINKERPOP-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089669#comment-18089669
]
ASF GitHub Bot commented on TINKERPOP-3179:
-------------------------------------------
spmallette opened a new pull request, #3465:
URL: https://github.com/apache/tinkerpop/pull/3465
https://issues.apache.org/jira/browse/TINKERPOP-3179
Adds the `WithComputer()` source step to gremlin-go for OLAP configuration
parity with the Java, Python, JavaScript, and .NET GLVs. It applies a
VertexProgramStrategy to the traversal source, delegating to WithStrategies.
Enables the `@GraphComputerOnly` Gherkin scenarios in the Go cucumber suite,
which previously returned godog.ErrPending, and adds unit coverage for the
emitted bytecode.
VOTE +1
> Support withComputer() for go
> -----------------------------
>
> Key: TINKERPOP-3179
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3179
> Project: TinkerPop
> Issue Type: Bug
> Components: go
> Affects Versions: 3.7.3
> Reporter: Valentyn Kahamlyk
> Priority: Trivial
>
> withComputer() is not supported in go GLV, although VertexProgramStrategy is
> defined
--
This message was sent by Atlassian Jira
(v8.20.10#820010)