Rajeshbabu Chintaguntla created PHOENIX-4035:
------------------------------------------------

             Summary: Consider tables and sequences under same namespace in 
Phoenix-Calcite
                 Key: PHOENIX-4035
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4035
             Project: Phoenix
          Issue Type: Bug
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Rajeshbabu Chintaguntla


Currently tables and sequences are different namespaces so there can be 
sequences with table names or vice versa but in calcite sequences are resolved 
as tables so it's very difficult to distinguish them when the names are same. 
Physically we can have different tables for both sequences and tables but if we 
don't allow to create sequences or tables with existing names.

And at the same time Calcite expects table names also should not match with 
schema names so we should not allow creating tables with existing schema names 
as well.

FYI [~jamestaylor] [~julianhyde] [~an...@apache.org].




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

Reply via email to