[
https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoxiang Yu resolved KYLIN-4908.
---------------------------------
Fix Version/s: v4.0.0-GA
Resolution: Fixed
> 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
> Fix For: v4.0.0-GA
>
>
> 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)