[
https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069874#comment-18069874
]
ASF GitHub Bot commented on KYLIN-4908:
---------------------------------------
codecov-commenter commented on PR #1588:
URL: https://github.com/apache/kylin/pull/1588#issuecomment-4161586320
## Welcome to
[Codecov](https://codecov.io?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
:tada:
Once you merge this PR into your default branch, you're all set! Codecov
will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
> 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
>
>
> 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.20.10#820010)