[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270506#comment-15270506 ]
ASF GitHub Bot commented on TINKERPOP-1120: ------------------------------------------- Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216837485 I see test failures. ``` Results : Tests in error: TinkerGraphStepStrategyTest>AbstractGremlinTest.setup:80 ? NullPointer TinkerGraphStepStrategyTest>AbstractGremlinTest.tearDown:135 ? NullPointer Tests run: 2989, Failures: 0, Errors: 2, Skipped: 392 ``` Tried twice, same result. > If there is no view nor messages, don't create empty views/messages in > SparkExecutor > ------------------------------------------------------------------------------------ > > Key: TINKERPOP-1120 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1120 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.1.1-incubating > Reporter: Marko A. Rodriguez > Assignee: Marko A. Rodriguez > Fix For: 3.2.1 > > > Doing a simple identity mapping and noticing that I'm creating empty view and > message data! pointless. If there is no view or message for the current > vertex, don't emit an empty view/message. -- This message was sent by Atlassian JIRA (v6.3.4#6332)