Skip to content

Add test cases for SetOpToFilterRule to verify that PROJECT containing non-deterministic expressions and subqueries are not merged#4864

Merged
xiedeyantu merged 1 commit intoapache:mainfrom
xiedeyantu:add-case
Apr 4, 2026
Merged

Conversation

@xiedeyantu
Copy link
Copy Markdown
Member

Jira Link

Changes Proposed

Add test cases for SetOpToFilterRule to verify that PROJECT containing non-deterministic expressions and subqueries are not merged.
Although we previously discussed freezing RelOptRulesTest, this merely serves to enrich the validation for a specific scenario. I am not entirely sure whether it is appropriate to incorporate this into RelOptRulesTest. Furthermore, Julian's refactoring of the testing framework has not yet been completed.

…g non-deterministic expressions and subqueries are not merged
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

@xiedeyantu xiedeyantu added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Apr 4, 2026
@xiedeyantu xiedeyantu merged commit a51df25 into apache:main Apr 4, 2026
35 checks passed
@xiedeyantu
Copy link
Copy Markdown
Member Author

@caicancai Thanks for your review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM-will-merge-soon Overall PR looks OK. Only minor things left.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants