sibing.zhang created KYLIN-5331:
-----------------------------------
Summary: When the where conditions in sql are mutually exclusive,
the aggregate query incrementally built data results in empty
Key: KYLIN-5331
URL: https://issues.apache.org/jira/browse/KYLIN-5331
Project: Kylin
Issue Type: Bug
Reporter: sibing.zhang
The conditions in the query are mutually exclusive: CUSTOMER.C_NATION in
('INDONESIA') and CUSTOMER.C_NATION in ('KENYA'), the result of the aggregation
query is empty, and return "Add Segment is advised when the query is out of
service range in query condition mutex".But the actual segment data exists.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)