Skip to content

optimizations: support project & extend in dynamic filter#86

Merged
tontinton merged 3 commits intomainfrom
dynamic-filter-project-extend
Feb 11, 2026
Merged

optimizations: support project & extend in dynamic filter#86
tontinton merged 3 commits intomainfrom
dynamic-filter-project-extend

Conversation

@tontinton
Copy link
Owner

No description provided.

impl Optimization for DynamicFilter {
fn pattern(&self) -> Pattern {
pattern!(Scan [Count Limit TopN Summarize Sort Filter]*? Join)
pattern!(Scan [Count Limit TopN Summarize Sort Filter Project Extend]*? Join)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also support rename

@tontinton tontinton force-pushed the dynamic-filter-project-extend branch 2 times, most recently from 4f60974 to 7d76023 Compare February 11, 2026 19:24
@tontinton tontinton force-pushed the dynamic-filter-project-extend branch 2 times, most recently from 18300b2 to e4b8fe3 Compare February 11, 2026 19:40
@tontinton tontinton force-pushed the dynamic-filter-project-extend branch from e4b8fe3 to a588a4d Compare February 11, 2026 19:40
@tontinton tontinton merged commit 0bf3705 into main Feb 11, 2026
5 checks passed
@tontinton tontinton deleted the dynamic-filter-project-extend branch February 11, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant