[
https://issues.apache.org/jira/browse/CALCITE-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiatao Tao updated CALCITE-3770:
--------------------------------
Description:
EnumerableCalcRel appears in many places in code, but the class's name is
EnumerableCalc.
I don't know if it is on purpose, but it seems confusing when I want to find
the class EnumerableCalcRel but I can not find it.
was:EnumerableCalcRel appears in many places in code, but the class's name is
EnumerableCalc.
> Minor change "EnumerableCalcRel" to "EnumerableCalcRel"
> -------------------------------------------------------
>
> Key: CALCITE-3770
> URL: https://issues.apache.org/jira/browse/CALCITE-3770
> Project: Calcite
> Issue Type: Improvement
> Reporter: Jiatao Tao
> Priority: Trivial
>
> EnumerableCalcRel appears in many places in code, but the class's name is
> EnumerableCalc.
> I don't know if it is on purpose, but it seems confusing when I want to find
> the class EnumerableCalcRel but I can not find it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)