Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Unsupported a SHOW CREATE TABLE command.
ON_DATA_SOURCE_TABLE_WITH_AS_SERDE
The table <tableName> is a Spark data source table. Please use SHOW CREATE TABLE without AS SERDE instead.
ON_METRIC_VIEW
The command is not supported on a metric view <tableName>.
ON_TEMPORARY_VIEW
The command is not supported on a temporary view <tableName>.
ON_TRANSACTIONAL_HIVE_TABLE
Failed to execute the command against transactional Hive table <tableName>.
Please use SHOW CREATE TABLE <tableName> AS SERDE to show Hive DDL instead.
WITH_UNSUPPORTED_FEATURE
Failed to execute the command against table/view <tableName> which is created by Hive and uses the following unsupported features
<unsupportedFeatures>
WITH_UNSUPPORTED_SERDE_CONFIGURATION
Failed to execute the command against the table <tableName> which is created by Hive and uses the following unsupported serde configuration
<configs>
Please use SHOW CREATE TABLE <tableName> AS SERDE to show Hive DDL instead.