Skip to content

Creating table like hive/parquet requires table name and db name #3062

@tobegit3hub

Description

@tobegit3hub

Now we can not execute sql like CREATE TABLE db1.t1 LIKE HIVE 'hive://hive_db.t1' instead of CREATE TABLE t2 LIKE HIVE 'hive://hive_db.t1'.

The used db and default db are ignored and get failure when creating without db name.

Metadata

Metadata

Assignees

Labels

batch-engineopenmldb batch(offline) enginebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions