Avoid create index label on property which contains primary key by Linary · Pull Request #317 · apache/hugegraph
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 583
Merged
Avoid create index label on property which contains primary key#317
Avoid create index label on property which contains primary key#317
Conversation
Copy link
Contributor
Linary
commented
Jan 4, 2019
Linary
commented
Improve #238
Change-Id: I902b18c33260f142eb099223509c2d09dc781523
javeme requested changes Jan 4, 2019
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java Outdated Show resolved Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java Outdated Show resolved Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java Outdated Show resolved Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/schema/builder/IndexLabelBuilder.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/schema/builder/IndexLabelBuilder.java Outdated Show resolved Hide resolved
Linary
force-pushed
the
avoid-primarykey-index
branch
from
fe42e37 to
6a8c4da
Compare
javeme previously approved these changes Jan 7, 2019
zhoney previously requested changes Jan 7, 2019
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/IndexLabelCoreTest.java Outdated Show resolved Hide resolved
… key Improve #238 Change-Id: I902b18c33260f142eb099223509c2d09dc781523
Linary
dismissed
javeme’s stale review
via
9d4410e
Linary
force-pushed
the
avoid-primarykey-index
branch
from
6a8c4da to
9d4410e
Compare
javeme approved these changes Jan 7, 2019
zhoney approved these changes Jan 7, 2019
zhoney
merged commit
3def353
into
master
zhoney
deleted the
avoid-primarykey-index
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