[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270607#comment-15270607 ]
ASF GitHub Bot commented on TINKERPOP-1120: ------------------------------------------- Github user okram commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216862192 Another thing that is weird. `TinkerGraphStepStrategyTest` doesn't even use `TraversalVertexProgram` and thus, this failure is in no way related to the changed in this PR. ``` @IgnoreEngine(COMPUTER) public void shouldFoldInHasContainers() { ``` > 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)