SebastianGruza commented on PR #3209: URL: https://github.com/apache/hugegraph/pull/3209#issuecomment-5717087648
Thanks for the review and for checking the scale-insensitive comparisons, that was not covered by my tests. Added a "Release notes" section to the description with the three lines that matter for a release: the new type and its limits, every `BigDecimal` in a REST or Gremlin response now being a string (`"1.5"` on v1 and the REST proxy, `gx:BigDecimal` with the string in `@value` on v2/v3, Groovy literals included), and the older-server compatibility note. No code change, no new push; the head stays 834ef89. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
