[
https://issues.apache.org/jira/browse/CALCITE-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-697.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: next)
1.3.0-incubating
Fixed in
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/d952efb8.
> 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
> Fix For: 1.3.0-incubating
>
>
> 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)