Grant Henke created KUDU-2362:
---------------------------------
Summary: First class database support
Key: KUDU-2362
URL: https://issues.apache.org/jira/browse/KUDU-2362
Project: Kudu
Issue Type: New Feature
Reporter: Grant Henke
This is a Jira is to track the tasks of adding first class "real" database
support to Kudu.
Currently Impala maps databases to Kudu by pre-pending the database name to the
table name. With HMS integration (KUDU-2191) we see a similar pattern. Looking
forward, authorization and backup features could also leverage the concept a
database.
It may be worth implementing this now to prevent a tricky compatibility issues
with all of these features. (We could map all tables to a default database, but
already we would need to handle the impala naming format and migration).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)