fix bug: query vertices by ids with hasId() filter when using number id by zhoney · Pull Request #303 · apache/hugegraph
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 583
Merged
fix bug: query vertices by ids with hasId() filter when using number id#303
fix bug: query vertices by ids with hasId() filter when using number id#303
Conversation
Copy link
Contributor
zhoney
commented
Dec 25, 2018
zhoney
commented
Also improve exception message for query by labels
where one of labels is not exist
fixed: #302
Change-Id: I71f299061002b680a1b9d76f2bf4b34ed0f9f3cc
zhoney
force-pushed
the
filter_with_numberId
branch
from
dcd272d to
86f7561
Compare
javeme requested changes Dec 25, 2018
hugegraph-core/src/main/java/com/baidu/hugegraph/traversal/optimize/TraversalUtil.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/traversal/optimize/TraversalUtil.java Outdated Show resolved Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/backend/id/IdGenerator.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/backend/id/IdGenerator.java Outdated Show resolved Hide resolved
zhoney
force-pushed
the
filter_with_numberId
branch
from
86f7561 to
cdbb74a
Compare
javeme previously approved these changes Dec 25, 2018
Also improve exception message for query by labels where one of labels is not exist fixed: #302 Change-Id: I71f299061002b680a1b9d76f2bf4b34ed0f9f3cc
zhoney
dismissed
javeme’s stale review
via
fddcc40
zhoney
force-pushed
the
filter_with_numberId
branch
from
cdbb74a to
fddcc40
Compare
javeme approved these changes Dec 25, 2018
Linary approved these changes Dec 25, 2018
Linary
merged commit
af2df75
into
master
Linary
deleted the
filter_with_numberId
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment