- Mar 20, 2021
-
-
cpw authored
-
- Mar 19, 2021
-
-
jie.wang authored
-
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
-
-
jie.wang authored
-
Shylock Hg authored
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Harris.Chu authored
when using order by and limit, the result should be explicit Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@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
-
Doodle authored
* update default gflags to register * fix ci
-
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
-
-
jie.wang authored
* upload package nightly * use upload-to-oss action Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
fix tck Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
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
-
Yee 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
-
-
kyle.cao authored
small change small change small change small change small change small change small change small change small change small change Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
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
-
- Mar 10, 2021
-
-
Yee authored
-
jimingquan authored
* InnerJoin change to LeftJoin in Go sentence * fix test case * fix compiler error * alter test time
-
Shylock Hg authored
-
kyle.cao authored
small change Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Mar 09, 2021
-
-
Shylock Hg authored
* Fix the ast to string format. * Fix the ast repr bug. * Rebase. * Update. * Fix the yixinglu's comments. * Format feature file.
-
cpw authored
* Refactor seq iter. * Remove logical row. * Remove join iter. * Erase data directly. * Fix union. * Refactor cartesian product. * Fix cartesian product and shortest path. * Fix unstable erase. * Rebase and fix join. * Enable erase by swap test. * Remove unneccesary code in sort.
-
Yichen Wang authored
* Add support to compare different numerical types in LOOKUP WHERE clause * fix tck format * Add todo * Accommodate common change * Address comments Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
jimingquan authored
* add LeftJoin & change DataJoin to InnerJoin * add more test case * rebase * rebase master
-
- Mar 08, 2021
-
-
Yee authored
-
jimingquan authored
* if type_ is empty ignore it * fix * fix print * fix print Co-authored-by:
Yichen Wang <18348405+Aiee@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
Yee authored
* Add GN/GV and project/filter merge rules * use new rule interface
-
Yee authored
* Check the dataflow dependency in optimizer * Fix end condition * Cleanup * Fix failed test cases * Refactor input variables setter of plan node * Check whether the data flow is same as the control flow * Add symbol printer * Add utils * Add OptContext Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com>
-
jimingquan authored
* use local_ip represent graph in meta * use hostName * fix Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
-
- Mar 05, 2021
-
-
kyle.cao authored
* fix withClause small change * add test case Co-authored-by:
jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
-
lionel.liu@vesoft.com authored
* disable toss for now. * address CBS's comments Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
kyle.cao authored
small change fix ut fix tck Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-