Skip to content
Snippets Groups Projects
  1. Oct 29, 2020
  2. Oct 28, 2020
  3. Oct 27, 2020
  4. Oct 26, 2020
  5. Oct 24, 2020
  6. Oct 23, 2020
  7. Oct 22, 2020
  8. Oct 21, 2020
  9. Oct 20, 2020
  10. 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
  11. Oct 17, 2020
  12. Oct 15, 2020
  13. Oct 14, 2020