Lokesh Jain created HUDI-8598:
---------------------------------
Summary: Fix AND operator to not filter unsupported query types
Key: HUDI-8598
URL: https://issues.apache.org/jira/browse/HUDI-8598
Project: Apache Hudi
Issue Type: Bug
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Currently AND operator can allow other operators like OR and allow to filter
records. We need to disallow the behavior as it can lead to some records not
getting filtered. Ideally for other unsupported operators it should not filter
any records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)