[ 
https://issues.apache.org/jira/browse/PHOENIX-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549468#comment-15549468
 ] 

Julian Hyde commented on PHOENIX-2679:
--------------------------------------

I believe that Schema is only used at validation time, not at planning time. If 
you leave the tables out of the Schema, user queries will never find them. In 
fact tables used by the planner don't even need to have names. (The entries in 
Schema are like inodes in a UNIX file system.)

> Implement column family schema structure in Calcite-Phoenix
> -----------------------------------------------------------
>
>                 Key: PHOENIX-2679
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2679
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>              Labels: calcite
>         Attachments: PHOENIX-2679.wip.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to