- 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>
-
jie.wang authored
* push filter fown * address yee's comment
-
Yee authored
* Rename build directory of packaging to pkg-build * Ignore pkg-build directory * Fix build directory * Fix dockerfile
-
cpw authored
-
- Mar 29, 2021
-
-
jimingquan authored
-
Yee authored
* Fix version bug when packaging * Fix test cases which maybe fail
-
- Mar 26, 2021
-
-
min.wu authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
min.wu authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Not skip some test cases * Enable more skipped cases * Format * Fix to_string for re.Pattern * fix comment * Hack for re.pattern * print invalid column names msg
-
Yee authored
-
Jun Guo authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Start/stop nebula services * Fix pytest * Update test readme * Update pull request workflow * Fix build directoy * cleanup * Restore address parameter * Fix error * Update workflow
-
jie.wang authored
* fix package * fix uploading asset * package for centos 6 * format the code * remove redudant vars in action Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Cleanup pytest cases * Cleanup timestamp test cases * Fix expected results * Fix return all cases * Delete useless match test * Fix steps * Fix failed cases * Test int vid type * Fix space name in examples
-
Yee authored
* Extract dedup vid request data logics * Refactor * Increase timeout time
-
- Mar 25, 2021
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
panda-sheep authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Retry and wait job finish * cleanup lookup test wait time * Fix test failures * Drop unused spaces * Cleanup wait tag edge indexes ready function * Fix cases * Drop the created spaces * Result should not contains * Fix contains steps * Rename include to contains * Use more threads to run tests * Fix typo * Address ding's comments * Rename to cmpType * Try to replace wait
-
- 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>
-
kyle.cao authored
add error tck cases Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
-