- May 06, 2021
-
-
kyle.cao authored
-
Shylock Hg authored
-
Shylock Hg authored
* Support the edge seek with range. * Remove the debug log. * Remove the debug log. * Add the disabled edge with range case. * Format. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Apr 30, 2021
-
-
jimingquan authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Apr 28, 2021
-
-
jimingquan authored
* add insert vertex * add test case * insert edge * address comment * address comment
-
- Apr 23, 2021
-
-
Yichen Wang authored
* Support using exists with dynamic map * Add tck cases Fix tck * Add test for variable length match * Add wait in tck Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
-
kyle.cao authored
-
- Apr 22, 2021
-
-
Shylock Hg authored
* Match seek by edge. * Rebase * Fix some issue by @laura-ding. * Update * Add the seek by edge properties. * Support the direction seek. * Merge the int/string vid test cases. * Add the disabled vairable length edge match case. * Replace ColumnsMerge by Project/Unwind. * Log the mismatch seek. * Fix the compile. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- 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
-
-
panda-sheep authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Apr 16, 2021
-
-
kyle.cao authored
-
kyle.cao authored
format Co-authored-by:
Yichen Wang <18348405+Aiee@users.noreply.github.com>
-
- Apr 15, 2021
-
-
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
-
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
-
Yichen Wang authored
* Fix seek by negtive vid Fix typo * Fix tck
-
- Apr 07, 2021
-
-
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>
-
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
-
Yichen Wang authored
-
- 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
-
- Mar 30, 2021
-
-
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
-
- Mar 29, 2021
-
-
Yee authored
* Fix version bug when packaging * Fix test cases which maybe fail
-
- Mar 26, 2021
-
-
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
-
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
-
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
-
- Mar 25, 2021
-
-
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
-