Skip to content

[CALCITE-6618] Support NOT EQUALS operator in Arrow adapter - #3999

Merged
mihaibudiu merged 1 commit into
apache:mainfrom
caicancai:6618
Oct 16, 2024
Merged

[CALCITE-6618] Support NOT EQUALS operator in Arrow adapter#3999
mihaibudiu merged 1 commit into
apache:mainfrom
caicancai:6618

Conversation

@caicancai

@caicancai caicancai commented Oct 8, 2024

Copy link
Copy Markdown
Member

@caicancai

Copy link
Copy Markdown
Member Author

This seems like a minor change😢, but I'm getting familiar with the module and I see there's still work to do.

@NobiGo NobiGo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Only the Jira Summary needs to change.

@caicancai caicancai changed the title [CALCITE-6618] Support Not Equal in Arrow adapter [CALCITE-6618] Support NOT EQUALS operator in Arrow adapter Oct 9, 2024
.explainContains(plan);
}

@Test void testArrowProjectFieldsWithBetweenFilter() {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I added a between test, it seems natively supported.

@sonarqubecloud

Copy link
Copy Markdown

@caicancai

Copy link
Copy Markdown
Member Author

@mihaibudiu @NobiGo I see that the main branch can be merged. Is this PR easy to merge?

@mihaibudiu
mihaibudiu merged commit 0f93186 into apache:main Oct 16, 2024
@caicancai
caicancai deleted the 6618 branch October 17, 2024 00:46
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