Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

Description of Changes

After the introduction of RLS, the filter pushdown rule was no longer guaranteed to reach a fixed point due to the presence of nested filter operations. This patch updates the rule to check if a plan has already been optimized before applying the rule.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

  • Execution tests for nested filters with RLS

@joshua-spacetime joshua-spacetime requested a review from mamcx April 21, 2025 16:55
Copy link
Contributor

@mamcx mamcx left a comment

Choose a reason for hiding this comment

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

LGTM

@joshua-spacetime joshua-spacetime added this pull request to the merge queue Apr 21, 2025
Merged via the queue into master with commit f69113f Apr 21, 2025
19 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/filter-pushdown branch April 21, 2025 20:00
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.

3 participants