- Apr 20, 2021
-
-
Yichen Wang authored
* Fix float precision in comparision Fix type * Fix UT * Modify test query Fix typo * Fix fmt
-
- Apr 19, 2021
-
-
kyle.cao authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
lionel.liu@vesoft.com authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
panda-sheep authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
-
- Apr 16, 2021
-
-
kyle.cao authored
-
kyle.cao authored
format Co-authored-by:
Yichen Wang <18348405+Aiee@users.noreply.github.com>
-
- Apr 15, 2021
-
-
kyle.cao authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
-
jimingquan authored
* insert vertex if not exists * insert edge if not exists * delete overwrite * add test case * fix test error * more test case * more testcase * fix test error
-
- Apr 14, 2021
-
-
jie.wang authored
* fix date() crash * use simple regex in the expected result of tck Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
-
- Apr 13, 2021
-
-
Shylock Hg authored
-
kyle.cao authored
-
CBS authored
-
- 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
-
-
jimingquan authored
-
Yee authored
* Do not build docker image for release branch when committing * Rename package workflow to nightly
-
Yichen Wang authored
* Fix seek by negtive vid Fix typo * Fix tck
-
Yee authored
* Checkout special branch of commom and storage repos Fix branch error Fix set-output command error Try to fix output command error again Replace head pr with base pr * Simplify
-
- 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>
-
Yee authored
-
laura-ding authored
* fix delete vertex use ref vid * fix fmt
-
- Apr 01, 2021
-
-
Yichen Wang authored
* Update TCK frame to support the comparison of operator infos * Clean up * Add nested json test case Clean up * Support compare partial operator info Fix * Add node id into expected plan * Add check for dependencies Fix tck case * Update README Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yichen Wang authored
-
jie.wang authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 31, 2021
-
-
Yee authored
* Fix unstable test cases related to index * Format * Fix package shell script Using ShellCheck to static check bash shell: https://github.com/koalaman/shellcheck * Migrate lookup in stateless
-
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>
-