Skip to content

[CALCITE-7665] Convert multi-value NOT IN to AND of NOT_EQUALS in SqlToRelConverter - #5121

Open
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-7665
Open

[CALCITE-7665] Convert multi-value NOT IN to AND of NOT_EQUALS in SqlToRelConverter#5121
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-7665

Conversation

@xuzifu666

Copy link
Copy Markdown
Member

@sonarqubecloud

Copy link
Copy Markdown

@xuzifu666 xuzifu666 added the discussion-in-jira There's open discussion in JIRA to be resolved before proceeding with the PR label Jul 27, 2026
@xuzifu666

Copy link
Copy Markdown
Member Author

I have conducted further research to supplement the discussion regarding Jira: in terms of resolving this issue, the approach in the current PR is likely the simplest; it aims to determine the correct plan upfront without relying on the simplification performed by Simplify. cc @mihaibudiu

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

Labels

discussion-in-jira There's open discussion in JIRA to be resolved before proceeding with the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants