Skip to content
Snippets Groups Projects
  1. Oct 22, 2020
    • Shylock Hg's avatar
      Filter the not exists filter when fetch edges (#327) · ef464c1c
      Shylock Hg authored
      * Filter the not exists filter when fetch edges.
      
      * Fix the test cases.
      
      * Add the case with exist and nonexist edge.
      
      * Using kEmpty instead of Value().
      
      * Change the filter name.
      
      * Add method to build expression.
      
      * Using property expression instead of variable for the filter push-down.
  2. Oct 21, 2020
  3. Oct 20, 2020
  4. Oct 19, 2020
    • jie.wang's avatar
      Optimization rule for limit push down (#285) · 7f8e08f2
      jie.wang authored
      * add limit push down optimization rule
      
      * fix lish push down
      
      * add test for limit push down rule
      
      * add clone function for Limit/Project plannode
      
      * update code
      
      * add NoTransform func for TransformResult
      
      * fix static function naming style
      
      * fix name
      
      * fix name
      
      * check result data in test_optimizer
      
      * fix
      
      * fix build failed
    • jie.wang's avatar
      Optimizer rule for TopN (#279) · cd247752
      jie.wang authored
      * add TopN PlanNode and Executor
      
      * add topn rule
      
      * fix topn rule
      
      * fix auto
      
      * add topn rule test
      
      * fix indent
      
      * fix conflict
      
      * fix conflict
      
      * fix ;
      
      * add newline
      
      * fix colNames
      
      * update code
      
      * update code
      
      * fix static function naming style
      
      * fix name
      
      * fix name
      
      * check result data in test_optimzier
      
      * fix
  5. Oct 17, 2020
  6. Oct 15, 2020
  7. Oct 14, 2020
  8. Oct 13, 2020
  9. Oct 12, 2020
  10. Sep 27, 2020
  11. Sep 24, 2020
  12. Sep 23, 2020
  13. Sep 21, 2020
  14. Sep 18, 2020