Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG][Calcite Engine] Incorrect Pushdown of Equality/Inequality (=, !=) on text Fields #3334

Open
qianheng-aws opened this issue Feb 19, 2025 · 2 comments
Labels
bug Something isn't working calcite calcite migration releated

Comments

@qianheng-aws
Copy link
Contributor

What is the bug?
PredicateAnalyzer may have potential bug when handling pushdown of Equality/Inequality on text Fields.

Do you have any additional context?
Similar issue in opensearch-spark, opensearch-project/opensearch-spark#1056

@qianheng-aws qianheng-aws added bug Something isn't working untriaged labels Feb 19, 2025
@penghuo penghuo added calcite calcite migration releated and removed untriaged labels Feb 19, 2025
@LantaoJin
Copy link
Member

how about predicates expression with OR

@qianheng-aws qianheng-aws mentioned this issue Mar 3, 2025
7 tasks
@qianheng-aws
Copy link
Contributor Author

qianheng-aws commented Mar 3, 2025

Since it needs to identify the text type and its subfields, this issue may has dependency on this issue: #3333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working calcite calcite migration releated
Projects
None yet
Development

No branches or pull requests

3 participants