[
https://issues.apache.org/jira/browse/KYLIN-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928040#comment-17928040
]
Guoliang Sun commented on KYLIN-6004:
-------------------------------------
h3. Root Cause
While loading the data table, the internal table conversion function was
performed. Since Gluten was not enabled, an error occurred during the internal
table conversion. However, the table in the database had already been marked as
an internal table. As a result, deleting the data table led to the error
"Internal Table not found."
h3. Dev Design
When Gluten is not enabled in the configuration, during the process of loading
a data source and simultaneously converting it into an internal table, validate
the configuration and throw the corresponding exception.
> Failed to delete a table without an internal table
> --------------------------------------------------
>
> Key: KYLIN-6004
> URL: https://issues.apache.org/jira/browse/KYLIN-6004
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)