You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ShengJun Zheng (Jira)" <ji...@apache.org> on 2021/04/20 01:44:00 UTC

[jira] [Created] (KYLIN-4980) Segment pruner can't prune segments from complex filter conditions

ShengJun Zheng created KYLIN-4980:
-------------------------------------

             Summary: Segment pruner can't prune segments from complex filter conditions
                 Key: KYLIN-4980
                 URL: https://issues.apache.org/jira/browse/KYLIN-4980
             Project: Kylin
          Issue Type: Improvement
          Components: Query Engine
    Affects Versions: v4.0.0-beta
            Reporter: ShengJun Zheng
            Assignee: ShengJun Zheng
             Fix For: v4.0.0-GA


Segment pruner can't prune segment from complex filter conditions, like the filter condition below:

"where (col_a = xxx and col_partition = xxx) or (col_b=xxx and col_partition =  xxx)" 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)