- Sep 23, 2020
-
-
Yee authored
* Update SpaceDesc usage * Fix expression error * Fix CI failure * Continue to fix expression decode/encode error
-
- Sep 16, 2020
-
-
cpw authored
* Add SpaceInfo and update the interface with new common. * Validate the vids. * Create space with given vid type. * Fix condition. * Fix test. * Rebase. * Address comment. * Save. * delete vid_size. * Fix test. * Rebase and fix conflict. * Address comment. * Address comment. * Rebase. * Fix test. * Fix test and address comment.
-
- Sep 10, 2020
-
-
Yee authored
* Add optimizer * Fix input/output variable of new plan node * Split default and query opt rules Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Sep 03, 2020
-
-
Yee authored
-
laura-ding authored
* Add detect service is ok and init configs * add configs * address yee's commnet * rebase upstream * use config delay * update delay time * Restore the test for the mock * Fix show parts result not match Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Aug 17, 2020
-
-
Shylock Hg authored
* Add the plan node and executor for create user. * Add plan node and executor about drop user. * Fix one lack error. * Add plan ndoe and executor about update user. * Add plan node and executor about grant role to user. * Add plan node and executor about revoke role from user. * Create the executor by user related plan node. * Add a macro to process the execution request response. * Add plan node and executor for change password. * Add the plan and executor for get roles in account. * Add plan node and executor for list users. * Fix the commit lack. * Add the plan node and executor for list roles in space. * Add the mock implemantion about ACL related RPC. * JIRA NB-92 * Add some simple testing about ACL. * Add the test cases about validator. * Replace the GET_PLAN by method. * Provide more clear error mesage for execution query for user/roles. * Fix the alignment. * Using the meta::cpp2::RoleType directly. * Move the object from sentence to plan. * Revert the create space node. * Using the sentence from base validator. * Fix the alignment. * Replace SINGLE_NODE_PLAN_TEMPLATE by function. * Remove the unused webservice obj in mock. * Trigger. * Make acl node as Single Input Node. * Fix the append plan not return status. * Check the top of all plan. * Change to single dependency node. * Revert the cmake file change. * Add validator to show roles and users. * Check the length limit of username and password. * Format. * Uing ng error return. * Change input to dep. * Change to ref the sentence field. * Remove the unused method. * Remove the extra PlanNode scope. * Fix the header guard. * Remove the unused file. * Add users test cases. * Remove the extra blank. * Fix cases. * Add executor time stat. * Remove the unused callback. * Mark the exlain unimplemented. * Fix compile error. * Remove the unused file. * Fix the header guard format. * Add header guard.
-
laura-ding authored
* add config executor * rebase upstream * rebase upstream * rebase upstream * fix format * rebase upstream * delete mock * add test * rebase upstream * rebase upstream * remove unuse code * rebase upstream * rebase upstream * rebase upstream * rebase upstream * rebase upstream * fix error
-
laura-ding authored
* add show charset * rebase upstream * rebase upstream
-
- Aug 14, 2020
-
-
Shylock Hg authored
* Fix the compile error. * Add the validator about show hosts. * Fix typo. * Check the result format. * Fix the format regex. * Fix the error about unimplemented sentence. * Remove the extra code. * Fix rebase error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* support multi procession test * modify log * rebase upstream * rebase upstream * fix run under asan * rebase upstream * fix fetch failed * remove not use dir Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Aug 11, 2020
-
-
laura-ding authored
* Enable some test and fix bug * add insert error code * fix build error use clang * fix error Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Aug 10, 2020
-
-
laura-ding authored
* add showparts * add empty test * rebase upstream * fix ci failed Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Jul 30, 2020
-
-
Yee authored
* Add nebula manager for nebula test Rename common folder * Fix path * Try fix import path * Fix import error for query dir * Fix license Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
- Jul 15, 2020
-
-
laura-ding authored
* add 1.0 test * fix test_schema.py * rebase upstream * add test * update * modify fileName
-