[
https://issues.apache.org/jira/browse/TINKERPOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679179#comment-17679179
]
ASF GitHub Bot commented on TINKERPOP-2857:
-------------------------------------------
ministat opened a new pull request, #1949:
URL: https://github.com/apache/tinkerpop/pull/1949
The GraphSONRecordReader does not provide the GraphFilter to filter vetex
during deserialization. This PR fixed it. In addition, two UTs for vertex
filtering of both GraphSONRecordReader and GryoRecordReader were added.
> GraphSONRecordReader does not allow configure a GraphFilter during
> deserialization
> ----------------------------------------------------------------------------------
>
> Key: TINKERPOP-2857
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2857
> Project: TinkerPop
> Issue Type: Improvement
> Components: structure
> Affects Versions: 3.6.1
> Reporter: Redriver
> Priority: Major
>
> The GraphSONRecordReader does not provide the GraphFilter to filter vetex
> during deserialization. In contrast, GryoRecordReader has GraphFilter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)