[
https://issues.apache.org/jira/browse/KYLIN-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331576#comment-17331576
]
ASF subversion and git services commented on KYLIN-4980:
--------------------------------------------------------
Commit d16e7f053116cf659a3998affba233320d3d1dca in kylin's branch
refs/heads/kylin-on-parquet-v2 from zhengshengjun
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=d16e7f0 ]
KYLIN-4980 Support prunning segments from complex filter conditions
> Support prunning 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
> Priority: Major
> 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)