[
https://issues.apache.org/jira/browse/KYLIN-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930158#comment-17930158
]
ASF GitHub Bot commented on KYLIN-6050:
---------------------------------------
pfzhan merged PR #2300:
URL: https://github.com/apache/kylin/pull/2300
> 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)