You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/23 23:57:41 UTC

[jira] [Created] (CALCITE-697) Obsolete RelOptQuery

Julian Hyde created CALCITE-697:
-----------------------------------

             Summary: Obsolete RelOptQuery
                 Key: CALCITE-697
                 URL: https://issues.apache.org/jira/browse/CALCITE-697
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


RelOptQuery is in one-to-one correspondence with RelOptCluster and can be removed.

We need to mark RelOptQuery deprecated (to be removed before 2.0) and move all useful functionality and data structures into RelOptCluster. Don't remove methods or functionality, but all code in Calcite should use RelOptCluster.



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