[
https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295807#comment-17295807
]
ASF subversion and git services commented on KYLIN-4908:
--------------------------------------------------------
Commit 399d25b23c112eaaa090b24ecbc332449dd1a4c1 in kylin's branch
refs/heads/kylin-on-parquet-v2 from zhengshengjun
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=399d25b ]
KYLIN-4908 Segment pruner support integer partition col in spark query engine
> Segment pruner support integer partition col in spark query engine
> ------------------------------------------------------------------
>
> Key: KYLIN-4908
> URL: https://issues.apache.org/jira/browse/KYLIN-4908
> Project: Kylin
> Issue Type: Improvement
> Reporter: ShengJun Zheng
> Assignee: ShengJun Zheng
> Priority: Major
>
> 1. It's allowed to use int/bigint partition column from hive table to divide
> KYLIN's segments, but segment pruner doesn't support prune segments based on
> integer-type partition.
> 2. For String type of partition column (string date_str), date_str =
> '20210221' will trigger segment pruner , date_str = 20210221 will not
--
This message was sent by Atlassian Jira
(v8.3.4#803005)