Skip to content
Snippets Groups Projects
  • bright-starry-sky's avatar
    Optimizer rule for index scan (#272) · 3207041d
    bright-starry-sky authored
    * optimizer_rule_index
    
    * added test cases
    
    * Addressed yee's comments
    
    * Addressed CPWstatic's comments
    
    * To improve the FilterItems from tuple to struct
    
    * fixed column def error;  improved error message.
    
    * Improve code
    
    * Resolved conflict
    
    * Removed useless code
    
    * LabelAttributeExpression rewrite
    3207041d