[
https://issues.apache.org/jira/browse/CALCITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315202#comment-15315202
]
Julian Hyde edited comment on CALCITE-1273 at 6/4/16 12:56 AM:
---------------------------------------------------------------
We renamed EnumerableTableAccessRel to EnumerableTableScan in CALCITE-306. I
guess that javadoc comment was missed because it wasn't inside a {@link ...
}. There are a few other occurrences of EnumerableTableAccessRel in the code
that should be fixed, including one in the tutorial!
was (Author: julianhyde):
We renamed EnumerableTableAccessRel to EnumerableTableScan in CALCITE-306. I
guess that javadoc comment was missed because it wasn't inside a {{ {@link ...
} }}. There are a few other occurrences of EnumerableTableAccessRel in the code
that should be fixed, including one in the tutorial!
> Outadated documentation in TranslatableTable
> --------------------------------------------
>
> Key: CALCITE-1273
> URL: https://issues.apache.org/jira/browse/CALCITE-1273
> Project: Calcite
> Issue Type: Bug
> Reporter: Michael Mior
> Assignee: Julian Hyde
>
> {{TranslatableTable}} mentions {{EnumerableTableAccessRel}} which no longer
> exists. I'm not sure how the situation has changed now but it would be nice
> if the documentation could be updated to reflect this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)