You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/04/28 02:17:58 UTC

[GitHub] [tinkerpop] heljoyLiu commented on pull request #1280: TINKERPOP-2360 gremlin-python: fix up serializer out of range of int

heljoyLiu commented on pull request #1280:
URL: https://github.com/apache/tinkerpop/pull/1280#issuecomment-620336469


   > Python developers don't think of numbers the way that Java developers do but if a Java server process explicitly required a `BigInt` and the user needed to send the number `1` of that type they wouldn't have a way to do it.
   
   which scenes do Java server explicitly require `1` of `BigInt`, I don't catch it. In server side, numbers type (integer, long, double ...) should be comparable
   
   


----------------------------------------------------------------
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:
users@infra.apache.org