Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are many places in which "
{databasename}.
{tablename}" is passed as a single string; there are some places where the they travel as 2 separate arguments.
Idea would be to introduce a simple immutable class with 2 fields ; and pass these informations together. Making this better is required if we would be wanting to enable dot in tablenames
Attachments
Attachments
Issue Links
- is required by
-
HIVE-21151 Fix support of dot in quoted identifiers
- Open
- relates to
-
HIVE-19769 Create dedicated objects for DB and Table names
- Closed
- links to