You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/11/30 23:29:00 UTC

[jira] [Created] (PHOENIX-4424) Allow users to create "DEFAULT" and "HBASE" Schema (Uppercase Schema Names)

Karan Mehta created PHOENIX-4424:
------------------------------------

             Summary: Allow users to create "DEFAULT" and "HBASE" Schema (Uppercase Schema Names)
                 Key: PHOENIX-4424
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4424
             Project: Phoenix
          Issue Type: Bug
            Reporter: Karan Mehta
            Assignee: Karan Mehta


We currently block users to create "DEFAULT" and "HBASE" schema, however it should be actually "default" and "hbase" since hbase namespace is case sensitive. Hence we should update it and allow is users want to create schema's with those names.

If user wants to access the schema names with capital letters, they can pass it in directly (Phoenix will automatically upper-case it) or pass it in uppercase letters with double-quotes.

FYI.
[~twdsilva@gmail.com]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)