[
https://issues.apache.org/jira/browse/KYLIN-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930159#comment-17930159
]
ASF subversion and git services commented on KYLIN-6050:
--------------------------------------------------------
Commit c5d9939366c081994880af10e07d60390904a48c in kylin's branch
refs/heads/kylin5 from Guoliang Sun
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=c5d9939366 ]
KYLIN-6050 fix use default schema when query internal table directly (#2300)
---------
Co-authored-by: Xuecheng Shan <[email protected]>
Co-authored-by: Xuecheng Shan <[email protected]>
> Tables in the `default` Database Cannot Be Directly Queried When Only the
> Table Name Is Specified in the SQL Statement
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-6050
> URL: https://issues.apache.org/jira/browse/KYLIN-6050
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> When querying a table in the `default` database by specifying only the table
> name in the SQL statement, and directly querying an internal table, the
> system fails to prepend `INTERNAL_CATALOG` to the table name. As a result,
> the query targets Hive data instead of the intended internal table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)