- Sep 14, 2020
-
-
jimingquan authored
* add getedge & test case * add test case * fix test error * zero step
-
- Sep 11, 2020
-
-
laura-ding authored
-
- Sep 10, 2020
-
-
jimingquan authored
* fix test empty * fix error * change empty to badtype Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
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 08, 2020
-
-
laura-ding authored
* Fix yield sentence with where in constant expression * address yee's commnet Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Sep 04, 2020
-
-
jimingquan authored
* subgraph to plan * fix error * fix filter * fix error * add test case * fix memory leak * fix error * add test case * fix error& add test case * remove useless code * add edgetype * address test error * test * fix test error * remove useless code * fix runtime error
-
- 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>
-
- Sep 02, 2020
-
-
Yee authored
* Use expression visitor for expression type/props deduction * Fix CI failure
-
Shylock Hg authored
* Set the get vertices/edges response columns name by plan. Change _vid column to VertexID. * Remove the incompactible comment. * Move the col names object, and remove some unused commnet. * Reserve the correct size. * Avoid replace column names if not provide. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Sep 01, 2020
-
-
Yee authored
* Add ExprVisitorImpl base class * Try to fix psutil install error * Fix nebula2 python install method
-
Shylock Hg authored
Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
- Aug 27, 2020
-
-
cpw authored
* Fix zero step. * Rename MultiOutputs with PassThrough and delete ep test. * Add test. * Rebase and fix conflict. * Rebase. * Fix ut.
-
- Aug 26, 2020
-
-
dutor authored
* Add AttributeExpression * Rename accordingly * refactor expression rules * fix accordingly * add ENABLE_VERBOSE_BISON * Fix CI
-
- Aug 25, 2020
-
-
cpw authored
* Fix join input. * Fix validator test. * Always join input in pipe. * Dedup the dst vids in nsteps and fix test. * Update test.
-
- Aug 24, 2020
-
-
laura-ding authored
* remove unuse package * update
-
- Aug 18, 2020
-
-
Yee authored
* Add open and close interfaces in executor * Check nebula procs aliveness * Fix procs alive check * Fix workflow * Fix procs alive check
-
- Aug 17, 2020
-
-
Yee authored
* Rename executors * Change include path * Remove console subdirectory * Move explain to v2 tests directory * Add dot:struct explain output format * Rebase
-
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
-
CPWstatic authored
* Add m to n step clause. * Add m to n plan. * Collect m to n and update test. * Fix reference input. * Move go/group test to v1. * Add validator tests. * Fix ci. * Address comment.
-
- 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>
-
CPWstatic authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Aug 12, 2020
-
-
dutor authored
* Add simple MATCH syntax * make RETURN non-optional * Fix build * validate expressions * fix typo * address comments * fix build * fix build
-
Yee authored
* Add pylint * Fix lint error Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
CPWstatic authored
Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
- Aug 11, 2020
-
-
Shylock Hg authored
* Add test cases about fetch vertices. * Return the vid default for compatible with 1.0. * Unify the input about fetch and correct the go get dst which dedup in executor. * Fix the go dst project column name. * Fix the project dst inpout var. * Add method to make and save object. * Fix the get edges inpout var. * Add comment about makeAndSave. * Fix the rank input logic. * Fix the edge type value. * Check type value type. * Fix the project column names. * Remove the extra project input. * Project the vid by input property expression. * Check the result column names. * Move to v1 folder. * Fix the fixture. * Fix the check usage. * Fix the result. * Fix the result. * Fix the result. * Fix cases. * Disable src dst property expression in yield. * Comment the not compatible $- * Fix cases. * Fix cases. * Fix the columns name. * Fix the lint. * Fix vid format. * Fix rebase error. * Fix the query format error. * Fix group by validator ut failed. * Fix the delete vertices test failed. Co-authored-by:
CPWstatic <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
nevermore authored
* add group by validator * check groupby & yield * add groupby sentence * fix compiler error * add test case * modify deduceProps * modify code * remove useless code * add test case * fix error * add test case * fix error * check duplicate columnname * remove useless code * rebase code * check duplicate Co-authored-by:
jimingquan <mingquan.ji@vesoft.com> Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
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
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
dutor authored
* Refactor build * Suppress waring about jobserver of Make * Remove useless options * Fix CI * Fix CI
-
CPWstatic authored
* Support over all. * Update test. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* add showparts * add empty test * rebase upstream * fix ci failed Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
laura-ding authored
* add order by test * modify name
-
- Aug 07, 2020
-
-
CPWstatic authored
* Add contains. * Update test. * Update.
-
- Aug 03, 2020
-
-
laura-ding authored
* make ci error code output * fix test dir * fix test failed * fix ci error
-
Yee authored
* Fix validator and refactor nebula test plugin * Is prop nonexist or duplicate * Fix failed cases * Cleanup logs * Fix cpw comments * Fix test case * Rename checkPropsNonexistOrDuplicate * Fix failed cases and rebase
-
Shylock Hg authored
* Add test cases about fetch edges. * Add the reserved properties. * Remove the unused comment. * Move tests to v1 folder. * Load the data. * Fix the import. * Fix the import * Trigger. * Fix the rows. * Mark the commented cases todo. * Revert "Mark the commented cases todo." This reverts commit 059edd88a18dfad315eb9b95bd55ebbf91e21b2e. * Fix the multiple lines string literal. * Fix the tests. * Check the columns name. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-