Description
Hive doesn't consistently handle db qualified names across all HiveQL statements. While some HiveQL statements such as SELECT support DB qualified names, other such as CREATE INDEX doesn't.
Attachments
Attachments
Issue Links
- contains
-
HIVE-5912 Show partition command doesn't support db.table
- Resolved
-
HIVE-3589 describe/show partition/show tblproperties command should accept database name
- Resolved
-
HIVE-7238 show partitions when using schema does not work
- Resolved
-
HIVE-2584 Alter table should accept database name
- Resolved
-
HIVE-4086 Cross Database Support for Indexes and Partitions (or all DDL statements)
- Resolved
-
HIVE-5956 SHOW TBLPROPERTIES doesn't take db name
- Resolved
- is duplicated by
-
HIVE-3589 describe/show partition/show tblproperties command should accept database name
- Resolved
-
HIVE-7238 show partitions when using schema does not work
- Resolved
-
HIVE-8712 Cross schema query fails when table has index
- Closed
-
HIVE-8538 Fully qualified table error when adding partition
- Open
-
HIVE-5956 SHOW TBLPROPERTIES doesn't take db name
- Resolved
-
HIVE-6933 "alter table add partition" should support db_name.table_name as table name.
- Resolved
- is related to
-
HIVE-7678 add more test cases for tables qualified with database/schema name
- Closed
- relates to
-
HIVE-1977 DESCRIBE TABLE syntax doesn't support specifying a database qualified table name
- Closed
-
HIVE-7681 qualified tablenames usage does not work with several alter-table commands
- Closed
- links to