[
https://issues.apache.org/jira/browse/TINKERPOP-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742606#comment-17742606
]
ASF GitHub Bot commented on TINKERPOP-2949:
-------------------------------------------
vkagamlyk opened a new pull request, #2134:
URL: https://github.com/apache/tinkerpop/pull/2134
Introduced `PBiPredicate` interface to reduce serialization issues like
[INKERPOP-2945](https://issues.apache.org/jira/browse/TINKERPOP-2945)
JIRA https://issues.apache.org/jira/browse/TINKERPOP-2949
> More strict handling of predicates
> ----------------------------------
>
> Key: TINKERPOP-2949
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2949
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.7.0
> Reporter: Valentyn Kahamlyk
> Priority: Critical
>
> P, TextP, ConnectiveP now accept arbitrary `biPredicate` as argument, which
> can lead to serialization problems. Introduce new interface overĀ
> `biPredicate` to make predicate naming more strict
--
This message was sent by Atlassian Jira
(v8.20.10#820010)