- Apr 12, 2021
-
-
kyle.cao authored
add test case add test case small change Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
- Apr 08, 2021
-
-
Yichen Wang authored
* Fix seek by negtive vid Fix typo * Fix tck
-
- Apr 07, 2021
-
-
jimingquan authored
* fix cluster getNeightborIter * add test case Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
kyle.cao authored
add tck fix tck format fix sum(null) test cases format
-
kyle.cao authored
add ut add tck Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
- Apr 06, 2021
-
-
kyle.cao authored
small change add tck add tck revert format small change rebase rebase fix tck fix Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
* push filter down aggNode(having without agg) * add tck case * fix tck Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yichen Wang authored
* Add RewriteUnaryNotExprVisitor * fix logical expression * add TODO tck case * Add UTs for RewriteUnaryNotExprVisitor and fix nested situation * Fix format * Add implementation for RewriteUnaryNotExprVisitor * Fix memory leak * Clean up * Add implementation for container visitor * Add UTs for container expr * Add UnaryNot visitor rules to reduce relational expr and add UTs * Replace unique ptr with ptr * Refactor RewriteUnaryNotExprVisitor implementation Address comments and clean up Fix memory leak * Add implementation to reduce the combination of logical expr and unary expr. * Address comments and move helper functions to ExpressionUtils Modify whereClauseCtx and fix tests Address Yee's comments * Modify function signature * Move expr helper functions to common * Revert test
-
- Apr 02, 2021
-
-
jimingquan authored
* remove redundant project&dedup in findpath * fix path error & add testcase * add testcase Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
laura-ding authored
* fix delete vertex use ref vid * fix fmt
-
- Apr 01, 2021
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 31, 2021
-
-
dutor authored
* Pump up third party * fix build * fix insert edge * fix rebase
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 30, 2021
-
-
kyle.cao authored
* refactor visitor small opt delete unnecessary visitor small change delete unnecessary visitor rename small change small add delete RewriteInputPropVisitor fix memory leak modify signature refactor caller logic opt caller logic memory leak checkpoint fix memory leak modify caller logic modify caller modify caller modify MatchValidator rename small fix refactor rewriteLabel func for ngql refactor filterTest make RewriteVisitor's ctor private fix ut fix memory leak small change ExpressionUtils::rewriteAgg2VarProp MatchSolver::rewriteLabel2Vertex MatchSolver::rewriteLabel2Edge MatchSolver::doRewrite modify doRewrite caller logic delete comment format small change check needVisitedTypes * format Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
* Add check of add listener hosts and test * address comment Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
* push filter fown * address yee's comment
-
cpw authored
-
- Mar 29, 2021
-
-
jimingquan authored
-
Yee authored
* Fix version bug when packaging * Fix test cases which maybe fail
-
- Mar 26, 2021
-
-
Jun Guo authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Extract dedup vid request data logics * Refactor * Increase timeout time
-
- Mar 25, 2021
-
-
panda-sheep authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 23, 2021
-
-
jimingquan authored
* fix getNeighborIter * add test case * add noEdge_ indicate without Edge in getNeighborExecutor response Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 20, 2021
-
-
cpw authored
-
- Mar 19, 2021
-
-
kyle.cao authored
* tck support insert NULL * refactor agg parser small change * refactor agg parser memory leak fix memory leak small change * fix ut * small change * Response optimization time to client (#796) * Refactor and cleanup (#797) * fix tck * fix tck * fix crash Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Move plan description from QueryContext to ExecutionPlan * Delete outputVar in ExecutionPlan
-
- Mar 18, 2021
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
* add exists * fix error * rewite exists * add test case * more test case * rebase & remove header Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
Yee authored
-
jie.wang authored
Co-authored-by:
Yichen Wang <18348405+Aiee@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>
-
- Mar 17, 2021
-
-
cpw authored
* Using value as key. * Fix copy hashtable. * Fix const row. * Reserve space for ds.
-
- Mar 16, 2021
-
-
Shylock Hg authored
* Enhance the match by id filter eval id. * Address @yixinglu's comment that for or logical with other Vertices Seek is can't deduce. * Format the feature file. * Support multiple id call in filter. And check the node alias. * Move the vid extract to visitor. * Fix the compiler warning. * Fix the size check. * Fix the variable overlap. * Fix the cases. * Add int vid cases. * Rebase. * Remove the duplicate definition. * Rebase. * Add some cases. * Check alias by anonymous * Rebase. Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 15, 2021
-
-
cpw authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
CBS authored
-
cpw authored
* Refactor prop iter. * Fix copy prop iter. * Fix index scan, * Move otherStats to value. * Remove project dedup. * Add build request dataset. * Fix validator test. * Reserve capacity for vertices.
-
- Mar 12, 2021
-
-
cpw authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
add isNull/isNotNull add test cases small change add cases fix ut fix small change fix tck format small change add isNull/isNotNull add isNull/isNotNull add test cases small change add cases fix ut fix fix small change small change
-
- Mar 11, 2021
-
-
Yee authored
-