-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Current some rule contains global-state
Such as limit_push_down use ancestor: &Ancestor collect the limit-state of whole tree.
- Reimplement
filter_push_down#4266 - Reimplement
projection_push_down#4265 - Reimplement
eliminate_limit#4264 - Reimplement
limit_push_down#4263 - reimplement
reduce_outer_join#4270 - Reimplement the
eliminate_cross_join#4176
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request