[
https://issues.apache.org/jira/browse/TINKERPOP-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016369#comment-17016369
]
ASF GitHub Bot commented on TINKERPOP-2107:
-------------------------------------------
spmallette commented on pull request #1238: TINKERPOP-2107 Fixed property
re-attachment
URL: https://github.com/apache/tinkerpop/pull/1238
https://issues.apache.org/jira/browse/TINKERPOP-2107
This is a bit of a workaround that really only resolved itself properly as a
result of TINKERPOP-2318 which only went to `master` and 3.5.0.
All tests pass with `docker/build.sh -t -n -i`
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Spark fails to reattach properties
> ----------------------------------
>
> Key: TINKERPOP-2107
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2107
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.3.4
> Reporter: Daniel Kuppitz
> Priority: Major
>
> The traversal {{g.V().outE().properties().dedup()}} throws a
> {{NullPointerException}} when run in Spark OLAP. I created a branch for this
> ticket and added a failing test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)