Github user samarthjain commented on the pull request:

    https://github.com/apache/phoenix/pull/153#issuecomment-209161997
  
    Thanks for the updated request, @ankitsinghal. Almost there! Can you tell 
me more about what would happen in the following scenario if the name space 
feature is disabled in config:
    
    CREATE SCHEMA S;
    USE SCHEMA S;
    CREATE TABLE T;
    
    Will the table T be created in the namespace S? If the feature is disabled, 
it shouldn't be. Would you mind adding a test for this if it hasn't been 
already?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to