- Oct 23, 2020
-
-
Yichen Wang authored
* refactor keywords fix * fix Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
- Oct 22, 2020
-
-
Yee authored
* Update container expression usage * Restore rename
-
Shylock Hg authored
* Filter the not exists filter when fetch edges. * Fix the test cases. * Add the case with exist and nonexist edge. * Using kEmpty instead of Value(). * Change the filter name. * Add method to build expression. * Using property expression instead of variable for the filter push-down.
-
- Oct 21, 2020
-
-
Yee authored
* Rewrite sym expr access method by visitor * Close graph client * Fix list/set/map expression
-
laura-ding authored
* Support default value expr * update * rebase upstream * address comment Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com>
-
- Oct 20, 2020
-
-
Yee authored
* Rename OptGroupExpr to OptGroupNode * Rename rule set * Update rules
-
- Oct 19, 2020
-
-
jie.wang authored
* add limit push down optimization rule * fix lish push down * add test for limit push down rule * add clone function for Limit/Project plannode * update code * add NoTransform func for TransformResult * fix static function naming style * fix name * fix name * check result data in test_optimizer * fix * fix build failed
-
jie.wang authored
* add TopN PlanNode and Executor * add topn rule * fix topn rule * fix auto * add topn rule test * fix indent * fix conflict * fix conflict * fix ; * add newline * fix colNames * update code * update code * fix static function naming style * fix name * fix name * check result data in test_optimzier * fix
-
- Oct 17, 2020
-
-
Shylock Hg authored
-
- Oct 15, 2020
-
-
Yee authored
* Improve test with pytest fixture Format Simplify * refactor class fixture * Replace CommonTtypes with ttypes Extract fill_ve function Fix plan node name typo Try to fix checkout action * Fix path test failure * Try to close socket
-
Yee authored
* Let the optimizer keep a single instance in Query Engine * Fix failed test case * Fix typo
-
yaphet authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
* fix yield input pipe'prop * add test * update test * wrap into func * fix yield constant bug * wrap into isAllPropsEmpty() Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Add the cases about permission. * Tune the permission cases. * Run in parallel. * Make the permission error message more clear. * Search the result. * Will not check space when not enable authorize or god user. * Don't return space id in error message. * Don't require user/password for create nebula client. * Only check permission when enable authorize. * Add authorize configuration to config file. * Remove the simpler autherticator. * Move the option about permission. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
* list change to set * check_subgraph_result * add line * address comment * fix error * address comment Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
cpw authored
* Fix go it. * Fix go ut. * Fix go m to n. * Fix ut. * Fix symbol test.
-
- Oct 14, 2020
-
-
Yee authored
-
Yee authored
* Add pattern match method for each OptRule * Rename parameters * Fix optimizer bug * Fix comments * Simplify matched pattern * Fix OptGroupExpr exploration * Fix comments * Explore OptGroup util max round
-
cpw authored
* Add Variable/ColsDef/ColDef. * Add symtable for plannode. * Update set input and set output. * Rebase and fix. * Build relationships of variables. * Implement updateAllOccurrence. * Fix plan desc. * Add test and fix bug. * Add qctx for plan node. * Add read by and written by. * Address comment. * Rebase and fix test. * Fix compile. * Address comment. * Rebase and fix ut. * Delete derivatives and dependencies. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
bright-starry-sky authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Oct 13, 2020
-
-
cpw authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
* fix ci check result wrong * address comment Co-authored-by:
Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yichen Wang authored
* replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json un changed replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json un changed replace graphd configs with Nebula 1.0 version and add enable_authorize and auth_type flag options when start Nebula service restore options in Nebula 1.0 remain mutable options in gflags.json unchanged * Fixed session timeout when FLAGS_session_idle_timeout_secs == 0 * reverted session_idle_timeout_secs back * add comment * Tests/add case for time index bound (#307) * Remove timezone field. * Fix the value to string. * Remove extra blank. * Add more. * Correct the typo. * Add test cases for index bound. * Correct the error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> * Reuse the vid type check function. (#313) Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> * add comment Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
-
Yee authored
* Add clone function for GetNeighbors plan node * Move index scan clone to plan node Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
Yee authored
Force to merge because the issue cannot be fixed before CI passes
-
Yichen Wang authored
* add starts/ends-with expressions * fix func name typo * fix reserved keywords * fix reserved keywords * Fix CI failure Co-authored-by:
yaphet <4414314+darionyaphet@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Oct 12, 2020
-
-
Shylock Hg authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
cpw authored
* Add conjunct path and semi shortest path executor. * Implement bfs shortest executor. * Implement conjunct path. * Implement single pair bfs shortest. * Debug. * Rebase and fix. * Refactor: save edges when expand and build result paths when meet. * Add algo node and executor. * Rebase and fix. * Fix build interim path with edge name. * Add test for bfs shortest executor. * Add conjunct path test and fix bug. * Add integrate test. * Address comment. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
Shylock Hg authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
Shylock Hg authored
* Remove timezone field. * Fix the value to string. * Remove extra blank. * Add more. * Correct the typo. * Add test cases for index bound. * Correct the error. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Sep 27, 2020
-
-
jimingquan authored
* fix extractPropExprs & add test case * add test * add test case * add ExtractPropExprVisitor * add visitor * address comment * address comment Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
bright-starry-sky authored
* optimizer_rule_index * added test cases * Addressed yee's comments * Addressed CPWstatic's comments * To improve the FilterItems from tuple to struct * fixed column def error; improved error message. * Improve code * Resolved conflict * Removed useless code * LabelAttributeExpression rewrite
-
- Sep 24, 2020
-
-
Yee authored
-
- Sep 23, 2020
-
-
Shylock Hg authored
* Support the yield clause when fetch vertices on *. * Add cases for yield when on *. * Add more intergrate testing cases. * Extra confirm the onStar mark. * Change value to empty when lack tag. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
Yee authored
* Make static empty result initialize lazily * Rename static functions Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
bright-starry-sky authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
Yee authored
* Update SpaceDesc usage * Fix expression error * Fix CI failure * Continue to fix expression decode/encode error
-
jie.wang authored
* add TopN PlanNode and Executor * fix executor * remote notes * fix varName() * fix topn * fix sort * fix SortTest error * fix topn test * fix topn test * use template to simply iters * improve topn * support JoinIter and PropIter sort * rename iter * change plan desc * fix factorsString * remove notes
-
- Sep 21, 2020
-
-
yaphet authored
-