xiazcy opened a new pull request, #2779:
URL: https://github.com/apache/tinkerpop/pull/2779

   Changes:
   * Refactored GraphBinary serializers in Java and Python to read and write 
the `value_flag` byte set by different serializers for special handling.
   * Add ordered `value_flag` `0x02` to Map serializers in Java and Python 
drivers.
   
   Neither changes are complex, but first one is rather extensive. The 
`value_flag` will not affect most types, except for `map` and `list`. 
   
   Note this branch was based off of 
[graphbinary-add-datetime](https://github.com/apache/tinkerpop/tree/graphbinary-add-datetime)
 feature branch, as such the PR is to that branch to minimize file diff and 
facilitate review. Target branch will be changed to `master-http` once the 
feature branch is merged in https://github.com/apache/tinkerpop/pull/2776. 


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to