- Jan 11, 2021
-
-
Yee authored
* Fix project explain string format * Fix compile error * Restore include headers * Address comment
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
cpw authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
Yee authored
-
kyle.cao authored
* refactor groupBy impl tmp commit modify parser modify subgraph graphd compiled complied fix empty collect fix UT add bug fix count add visitors add projCol compiled add parser ut fix ut plan validated add pushUp flag small change fix ut memory leak fix memory leak handle yield validator implicit groupby impl add check fix memory leak fix memory leak small change fix memory leak add agg check * implicit groupBy refactoring bak add tck test cases fix ut implicit agg refactoring fix agg Project * small change * fix memory leak * add agg checks fix agg check small change add test cases * add tck test cases add tck test cases add group by tck test small change * fix test modify visitors small change small change fix avg small change small change small change * review * delete AggFun cmake * small change * small change * add multiVar check * fix conflict refactor implicit groupBy fix * add implicit groupBy where test cases * fix ci fix ci * add case * refactor GroupByValidator fix case small change small change small change small change small change fix memory leak fmt small change * review fix ut small change * modify group by list check * move test_groupby.py cases to tck * add multiple user var check multiple user var check Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Jan 09, 2021
-
-
Shylock Hg authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Jan 08, 2021
-
-
tom-chensf authored
* add vid int case * move 1.x case : add Int Vid cases oflookup and index * move 1.x case : add Int Vid cases oflookup and index * add vid int case * move 1.x case : add Int Vid cases oflookup and index * move 1.x case : add Int Vid cases oflookup and index * move 1.x TTL tck case * move 1.x TTL tck case * move 1.x case * move 1.x case * move 1.xtck case Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jude-zhu authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Jan 07, 2021
-
-
Shylock Hg authored
Add the noexcept modifier for the move ctor/assign to avoid the performance lost for the c++ exception guarantee. (#566)
-
- Jan 06, 2021
-
-
jude-zhu authored
* add groupby * update * add integer id cases * in order * integrate query/v1/test_groupby.py * update Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
* move schema test to tck * format Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Check address sanitizer in github action * Add some descriptions when memory leak * Split steps of pytest and sanitizer * Show ccache stats * Increase ccache max size * restore git info sha changes * check all stderr log * Split tck and general test cases for speeding up time-cost * Support output feature file location * Fix tck parallelism error * Change build type for sanitizer
-
Shylock Hg authored
* Erase by swap in filter. * Fix more usage. * Fix mistake. * Add the explicit copy/move ctor and assign. Remove some extra copy. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
jimingquan authored
* add assign executor * add multi var assignment * remove useless code Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Erase by swap in filter. * Fix more usage. * Fix mistake. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Jan 05, 2021
-
-
cpw authored
* Set the outputs when validate match. * Add test. * Fix deduce type of listcomprehension expression.
-
cpw authored
-
kyle.cao authored
* fix limit/offset small change * fix * small change * small change Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
cpw authored
* Add basic match test. * Add basic match int vid test. * Add copyright. * Fix typo and add background. * Remove old test. * Fix path compare. * Add same column name test. * Remove duplicate test. * Format. * Fix rebase.
-
- Jan 04, 2021
-
-
laura-ding authored
* fix GetNeighborsExecutor empty input result * address comment Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Dec 31, 2020
-
-
lionel.liu@vesoft.com authored
* addEdge only send to out side * add atomic_edge syntax for create space * add toss logic for upateEdge * root_ = outNode; * InsertExecutor sent if use toss * change syntax of atomic_edge from int to bool * remove unused status * set spaceDesc_.isolation_level directly will not set spaceDesc_.__isset.isolation_level. Co-authored-by:
panda-sheep <59197347+panda-sheep@users.noreply.github.com> Co-authored-by:
Doodle <13706157+critical27@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Add version configure file * Set nebula build version * Rename stdout/stderr log * Fix build version error * Address comments * Restore stderrthreshold
-
cpw authored
* Fix yield. * Add test. * Set var for tail. * Add more yield test. * Skip update minloglevel test.
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Dec 30, 2020
-
-
kyle.cao authored
* yield tck test cases small change add cases add yield tck test cases small change * add yield int vid test cases Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jude-zhu authored
* add orderby case * update * update * update * integrate with query/v1/test_orderby.py * udpate * update Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
yaphet <4414314+darionyaphet@users.noreply.github.com>
-
Shylock Hg authored
* Match by tag index. * Add the extend test cases. * Address @CPWstatic's comment that need check the index when match pattern. * Rebase the tag filter. * Fix the memory leak. * Fix the format. * Rebase. Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com>
-
- Dec 29, 2020
-
-
cpw authored
* Fix the find start node logic. * Expand from node or edge. * Left expand and right expand. * Add dependecy and inputVar for Expand. * Fix all edge expand. * Join the left expand and right expand. * Fix project wrong vid column. * Project final columns. * Fix inputvar of left expand. * Fix reversely expand. * Fix mem leak and double free. * Test from middle. * Fix start from end node. * Fix return edges. * Fix return edges and add tests. * Rebase and fix. * Fix ut. * Fix mem leak. * Fix typo. * Fix match by id test and add int vid test for start from any node. * Move some test to bugfix. Co-authored-by:
Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
-
jude-zhu authored
* add permission case * update * update * Update User.feature * format Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com>
-
laura-ding authored
* move 2.0 mutate test to tck * add comment * remove wrong file * rebase upstream
-
jie.wang authored
* add list comprehension expression * implement visitor * implement rewrite match label visitor * remove list comprehension visitor * add test * fix FoldConstantVisitor bug * refactor list comprehension * simplify list comprehension * reserve a place for newVarName in QueryExpressionContext's unordered_map to avoid thread insecurity * fix RewriteLabelAttrVisitor * fx deduce types and props * add list comprehension tck test * fix NoSpaceChosen.feature * address yee's comment * fix format
-
laura-ding authored
* delete unuse obj * modify test * modify test * modif tests
-
jie.wang authored
* support unwind * add test for case expr in ScannerTest * add test for UnwindExecutor * fix clang copy elision warning * fix clang memory leak * fix unwind executor * support unwind return * support with return * improve MatchSolver:doRewrite * support multi-clause unwind * add CartesianProductStrategy * fix CartesianProduct addVar bug * fix RewriteMatchLabelVisitor::rewriteExprList bug * fix unwind executor * fix UnwindExecutor test * check alias existence for with/unwind * add WithUnwind.feature test * address comments
-
- Dec 28, 2020
-
-
bright-starry-sky authored
Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
* fix time value can't set null * fix format Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-