[
https://issues.apache.org/jira/browse/TINKERPOP-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721951#comment-17721951
]
ASF GitHub Bot commented on TINKERPOP-2945:
-------------------------------------------
xiazcy commented on PR #2059:
URL: https://github.com/apache/tinkerpop/pull/2059#issuecomment-1544900509
VOTE +1
> TextP.regex() Serialization Failing in Java driver
> --------------------------------------------------
>
> Key: TINKERPOP-2945
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2945
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.7.0, 3.6.3
> Reporter: Yang Xia
> Priority: Critical
>
> The serialization for TextP.regex() is failing in Java for both GraphBinary
> and GraphSON.
> To reproduce, add
> {code:java}
> new Object[] {"TextP", TextP.regex("^meh"), null}, {code}
> into the argument list for GraphBinaryReaderWriterRoundTripTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)