Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/805
---
Github user dkuppitz commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/805#discussion_r172874794
--- Diff: gremlin-test/features/branch/Union.feature ---
@@ -135,7 +135,6 @@ Feature: Step - union()
| d[3].l |
| d[0].l |
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/805#discussion_r172629315
--- Diff: gremlin-test/features/branch/Union.feature ---
@@ -135,7 +135,6 @@ Feature: Step - union()
| d[3].l |
| d[0].l |
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/805#discussion_r172627151
--- Diff: docs/src/upgrade/release-3.4.x.asciidoc ---
@@ -28,3 +28,45 @@ NEED AN IMAGE
Please see the
link:https://github.com/apache/tinkerpop/blo
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/805#discussion_r172001752
--- Diff: CHANGELOG.asciidoc ---
@@ -25,6 +25,8 @@ NEED AND IMAGE
This release also includes changes from <>.
+* Fixed a bug in `Re
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/805
TINKERPOP-1777 Gremlin .max step returns -2147483648 for empty result sets
https://issues.apache.org/jira/browse/TINKERPOP-1777
Fixed the behavior of `min()`, `max()`, `mean()` and `sum(