Skip to content

Tags: shiliwei/nebula

Tags

v1.0.0-rc4

Toggle v1.0.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RC4 Cherrypick vesoft-inc#2031 vesoft-inc#2042 vesoft-inc#2025 vesoft…

…-inc#2013 vesoft-inc#2038 (vesoft-inc#2051)

* remove bigint because we dont support it (vesoft-inc#2031)

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit 3423df1)

* fix crash (vesoft-inc#2042)

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit eea7407)

* Sampling apply to all edges starting from a vertex. (vesoft-inc#2013)

* Sampling from all edges.

* Update test for sampling multi edges.

* Testing both inbound and outbound.

* Fix clang compiling problem.

* Update the sampling.

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit 8810ecc)

* Fix the error when vertex/edge not exist if update. (vesoft-inc#2025)

* Fix the error when vertex/edge not exist if update.

* Optimize the atomic error logical.

* Fix one alignment.

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit 9fc4e7f)

* Correct issue 2009 which the timestamp default value for edge not treat. (vesoft-inc#2038)

* Correct issue 2009 which the timestamp default value for edge not treat.

* Add the cover cases.

* Fix one typo.

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit 4aa9217)

Co-authored-by: flyingcat <[email protected]>
Co-authored-by: laura-ding <48548375 [email protected]>
Co-authored-by: CPWstatic <13495049 [email protected]>
Co-authored-by: Shylock Hg <33566796 [email protected]>

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Report error if schema null. (vesoft-inc#1700) (vesoft-inc#1711)

Co-authored-by: dutor <440396 [email protected]>
(cherry picked from commit 8a9daec)
(cherry picked from commit 65364c2)

Co-authored-by: CPWstatic <13495049 [email protected]>

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message
Add StatsManager in graphd (vesoft-inc#1301)

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
Issue vesoft-inc#1203 fixed the possible crash. (vesoft-inc#1204)

The crash is caused by the use of two meaningless DCHECK in debug mode.

v1.0.0-beta

Toggle v1.0.0-beta's commit message
Fixed ConfigTest occasional failure (vesoft-inc#770)

v0.1.0

Toggle v0.1.0's commit message
readme delete email (vesoft-inc#374)