[ 
https://issues.apache.org/jira/browse/TINKERPOP-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360872#comment-17360872
 ] 

ASF GitHub Bot commented on TINKERPOP-2578:
-------------------------------------------

krlawrence commented on pull request #1435:
URL: https://github.com/apache/tinkerpop/pull/1435#issuecomment-858599213


   Changes look good to me too.
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Set arguments to P within/without are wrapped in List
> -----------------------------------------------------
>
>                 Key: TINKERPOP-2578
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2578
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 3.4.11
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Minor
>
> With 
> {code}
> {P.within({1,2,3})
> {code}
> the GraphSON serializer produces that {{Set}} wrapped in a {{List}} which 
> isn't consistent with Java and while it won't fail deserialization it can 
> cause providers to miss query optimizations. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to