- Nov 26, 2020
-
-
bright-starry-sky authored
* fulltext * remove create ft index * fixed memory leaks * Resolved conflict * Resolve conflict * addressed yee's comments
-
Amber Zhang authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
dutor authored
* Added a mini parser to parse the formated Nebula Value in CI * Address comments * simplify single char token * Add __main__ to parser * Enhance * address comments * Add Test * Added parseTable * address comments Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jie.wang authored
* support regex match expression * improve getRegex * remove getRegex in qctx * remove unused func clear()
-
- Nov 25, 2020
-
-
jie.wang authored
* show tag/edge index status * fix CI find_in_rows bug * remove unused var * Ignore nebula-python * Cleanup workspace * Cleanup before checkout * rm -rf *
-
- Nov 24, 2020
-
-
laura-ding authored
* modify status to stats * modify statis to stats Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
* redefine joinIter getColumn * add getColumn for Iterator * move getColumn to base class * little change * process exception first
-
Yee authored
* Value to string * Restore match validator changes * Expand steps * Compose steps * Append more sub-plans * Refactor planner * Scan index plan * Initial expression * Fix plan bug * Check whether step range is variable * Add project according to symbols * Format * Use path expression to implement relationships collection * Move build filter to Solver * Improve * Check anonymous of node/edge info * Explain index scan plan node * Fix column expression * Fix single vertex match * Fix vertex filter error * edge fixture * compare value * Filter cycle path * Filter final cycle path * Fix all m to n steps * Rename cyclePath to hasSameEdgeInPath * Restore utils * Fix ci error * Fix compile error
-
panda-sheep authored
* support submit job statis * support show status * rebase master * address laura-ding's comments
-
Yee authored
* Value to string * Refactor subgraph check functions * Refine PathVal to_value * Check value type * Fix value to string * Fix space test cases * Address comments
-
- Nov 23, 2020
-
-
Doodle authored
* listener * address bright-starry-sky's comment Co-authored-by:
bright-starry-sky <56461666+bright-starry-sky@users.noreply.github.com>
-
- Nov 20, 2020
-
-
Shylock Hg authored
* Fold the default value expresion instead of eval. * remove the mistake commit. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
laura-ding authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Doodle authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Nov 18, 2020
-
-
Shylock Hg authored
* Fit the datatypes which remove the 3rd-party headers. * Fit the custom graph response type. * Fit the new nameing flavor. Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
jimingquan authored
* add unit case * del unused code * add py testcase * fix runtime bug & add test case * fix error * allpath pytest * modify toProject's inputVar * remove the same point of starting and ending path * address comment Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Nov 17, 2020
-
-
Shylock Hg authored
* Log error in action when testing failed. * Fix the typo. * Rm testing directory when clean in CI. * Add mock error. * Revert "Add mock error." This reverts commit c04e4f97c1c2a6d20d1649672e1f7cef7b7ae540. * Upload logs to artifact in action. * Pass parameters instead of environment to subcommand. * Mock ci error. * Mock error. * Remove the mock error. * Avoid print log to screen. * Store logs of different matrix. * Change the log path. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
Yichen Wang authored
-
- Nov 16, 2020
-
-
panda-sheep authored
* support no field in index * address Shylock-Hg's comments Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Shylock Hg authored
* Support fetch on multiple tags for vertices. * Add test cases. * Add cases for unused tag. * Fix the vid column name. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Nov 15, 2020
-
-
jimingquan authored
* add member variables colNames for joinIter * move unqiueName to class scope * fix datajoin colName error * fix test case error Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Nov 14, 2020
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Nov 13, 2020
-
-
dutor authored
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
panda-sheep authored
* support lookup on tagName * address bright-starry-sky's comment Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
yaphet authored
* support zone * fix comment * fix bug
-
dutor authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Nov 12, 2020
-
-
Doodle authored
* forbid range scan of bool in lookup, add more test case for index scan rule * fix build warning * address bright-starry-sky's comments Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
dutor authored
-
- Nov 11, 2020
-
-
laura-ding authored
* fix test dir not exist when run single test * address comment
-
Shylock Hg authored
* Initialize the timezone configuration. * Log the error when initialize failed. * Add tests about datetime type crud. * Add newline. * Add reserved keyword time test cases. * Add wrong value insert. * Support time type. * Format the query string. * Add datetime keyword test cases. Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com> Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Nov 10, 2020
-
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Nov 09, 2020
-
-
dutor authored
* Flatten LogicalExpression * remove left/right interface Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
jimingquan authored
* add cartesian product executor * test case * add cartesianProduct inputVars &check duplicate colName * fix error * modify addVar interface * address comment
-
cpw authored
* Build path expr. * Save path build to match ast context. * Rewrite label expr to path expr. * Test assign patten to path.
-
- Nov 06, 2020
-
-
cpw authored
* Deduce subscript expression. * Deduce attribute expr. * Test deduce subscript expr. * Test deduce attribute. * Add go test. * Fix deduce map subscript. * Fix deduce label attribute. * Fix label expr test. * Fix subscript deduce and add test. * Rebase and add test.
-
jimingquan authored
* redefine runtime input * del exprProps from TraversalValidator * change the name of srcRef to originalSrc
-
- Nov 05, 2020
-
-
cpw authored
* Handle path build expr. * Test fold constant. * Address comment.
-
Shylock Hg authored
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Nov 04, 2020
-
-
jie.wang authored
* support case expression * fix FoldConstant * add more tests * resolve conflicts
-
bright-starry-sky authored
* support variable-length string type for index * add override mothod for CaseExpression * unify Value::kNullBadType * addressed yee's comments
-