[
https://issues.apache.org/jira/browse/KYLIN-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731975#comment-17731975
]
ASF subversion and git services commented on KYLIN-5581:
--------------------------------------------------------
Commit 85590405dd674305a87cdb87c656f8f7f1d315b4 in kylin's branch
refs/heads/kylin5 from Pengfei Zhan
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=85590405dd ]
KYLIN-5581 Query min and max aggregations using metadata for all data types.
> Can't using metadata to respond to min/max aggregations on date/timestamp
> columns
> ---------------------------------------------------------------------------------
>
> Key: KYLIN-5581
> URL: https://issues.apache.org/jira/browse/KYLIN-5581
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 5.0-alpha
> Reporter: Guangyuan Feng
> Priority: Major
> Fix For: 5.0-beta
>
>
> Th root cause is that Kylin will parse Date/Timestamp value as Integer
> internally, when enabling _kylin.query.try-route-to-metadata-enabled,_ the
> current code will mismatch the real data type.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)