[
https://issues.apache.org/jira/browse/KYLIN-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915890#comment-17915890
]
ASF subversion and git services commented on KYLIN-5982:
--------------------------------------------------------
Commit 5f3ef471b47768cf00e9ce31abb3bd8db640065d in kylin's branch
refs/heads/kylin5 from Guoliang Sun
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=5f3ef471b4 ]
KYLIN-5982 Fix internal table error when single table model exists (#2244)
Co-authored-by: Zhiting Guo <[email protected]>
> The query cannot hit the model when there is an internal table
> --------------------------------------------------------------
>
> Key: KYLIN-5982
> URL: https://issues.apache.org/jira/browse/KYLIN-5982
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
>
> Reproduction steps:
> # Create a project, turn on internal tables
> # Load data source table
> # Create internal table
> # Then use this table to model and build
> # After the model is built, the model is queried. It is expected to hit the
> model, but the query shows a downward pressure (and the downward pressure
> does not hit the internal table).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)