- May 13, 2019
-
-
yaphet authored
* support edge in meta service * support leader
-
steppenwolfyuetong authored
* fix toString function defect * address dangleptr's comments * address dutor's comments
-
dutor authored
* Support IP:Port semantically * Address @dangleptr's comments * Fixed stupid compiling error
-
- May 10, 2019
-
-
dutor authored
-
laura-ding authored
* add AlterEdgeProcessor, GetEdgeProcessor, RemoveEdgeProcessor * address dangleptr's comment * rebase master modify SET to CHANGE * fix UT
-
dutor authored
* Refactor the insertion syntax * Fixed missing overwritable in vertex insertion
-
boshengchen authored
* Support some user sentences in Query Engine * Support some user sentences in Query Engine * Address comments * Address comments * 1.Improved logic of MissingOkClause. 2.Address comments
-
boshengchen authored
* Improve qualify member functions should return const value * Address comments.
-
- May 08, 2019
-
-
boshengchen authored
* Iplement alter tag executor and meta client * Address comments.
-
- May 07, 2019
-
-
zhouliang authored
-
laura-ding authored
* SchemaManager and StorageClient share one MetaClient instance * address dangleptr's comment * address dangleptr's comment * address dangleptr's comment * fix print
-
Sherman The Tank authored
-
laura-ding authored
-
- May 05, 2019
-
-
laura-ding authored
* 1. Rename Define schema to Create schema 2. Implements the processing of creating and retrieving schemas from graphd to metad * Perfect unit testing address steppenwolfyuetong's comment * address dangleptr's comment * Perfect unit testing * fix nebula_native_client build failed * fix nebula_native_client build failed * fix nebula_native_client build failed * address sherman-the-tank's comment * address dangleptr's comment address steppenwolfyuetong's comment * Rename addTag to createTag rebase master * Uniform schema version * fix alignment
-
- Apr 30, 2019
-
-
dutor authored
* Added YieldExecutor * Fixed typo * Address @steppenwolfyuetong's comments * Rebase and address @sherman-the-tank's comments * Fixed stupid bugs
-
- Apr 29, 2019
-
-
boshengchen authored
* Implement tag alter for serverBasedSchemaManager * Added new status MetaNotExisted * rebased * Changed version from millisecond to Microsecond. And unified int64.MAX * Fixed testcase. make sure get latest TagItem from unordered vector * Changed alterTag logic * Address comments.
-
- Apr 27, 2019
-
-
laura-ding authored
-
- Apr 26, 2019
-
-
yaphet authored
-
- Apr 24, 2019
-
-
yaphet authored
-
- Apr 22, 2019
-
-
steppenwolfyuetong authored
* Implement show spaces via meta client * address dangleptr's comments * address dutor's comments * address dangleptr's and dutor's comments
-
- Apr 19, 2019
- Apr 17, 2019
- Apr 16, 2019
-
-
steppenwolfyuetong authored
close #200
-
- Apr 15, 2019
-
-
dutor authored
-
- Apr 12, 2019
- Apr 11, 2019
-
-
dutor authored
-
dutor authored
* [WIP] Implement GoExecutor * Address @laura.ding 's comments * Addressed @dangleptr's comments * Addressed @zlcook's comment * Addressed @sherman-the-tank's and @dangleptr's comments * Fixed a stupid error * Reverted changes on ThriftClientManager * Addressed @sherman-the-tank's comments close #176 close #177
-
- Apr 09, 2019
-
-
yaphet authored
-
laura-ding authored
* add spec file to build rpm * Address sherman-the-tank's comments * Fix compilation failure * Address steppenwolfyuetong's comments
-
Sherman The Tank authored
* Refactor 1) Refactor: renamed RocksdbEngine to RocksEngine 2) Refactor: Combined RocksdbConfigFlags and RocksdbConfigOptions to RocksEngineConfig 3) Cleaned up RocksdbConfigTest and renamed it to RocksEngineConfigTest 4) Modified third-parties build.sh files to make the build support Ubuntu 5) Modified main CMakeFiles.txt to properly handle libLZMA * Rebased and addressed @dutor's comments
-
- Apr 04, 2019
-
-
dangleptr authored
-
- Mar 29, 2019
-
-
Patrick authored
-
- Mar 26, 2019
-
-
zhouliang authored
-
- Mar 25, 2019
-
-
steppenwolfyuetong authored
-
- Mar 22, 2019
-
-
dangleptr authored
* 1. Replace PartManager and HostManager with MetaClient. Now we support pull meta information from MetaServer. 2. Support meta change on storage layer. Now we could support add/remove space/part dynamically. * Address darion's comments and do some minor changes * Address darion's comments
-