[
https://issues.apache.org/jira/browse/CALCITE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
codingcaproni updated CALCITE-5165:
-----------------------------------
Description: Modify SqlNode comment, from "It may be an \{@link SqlOperator
operator}, \{@link SqlLiteral literal}, \{@link SqlIdentifier identifier}, and
so forth." to "It may be a \{@link SqlCall call}, \{@link SqlLiteral literal},
\{@link SqlIdentifier identifier}, and so forth." (was: SqlCall may be more
accurate than SqlOperator in SqlNode comment.)
> Improve javadoc
> ---------------
>
> Key: CALCITE-5165
> URL: https://issues.apache.org/jira/browse/CALCITE-5165
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.31.0
> Reporter: codingcaproni
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Modify SqlNode comment, from "It may be an \{@link SqlOperator operator},
> \{@link SqlLiteral literal}, \{@link SqlIdentifier identifier}, and so
> forth." to "It may be a \{@link SqlCall call}, \{@link SqlLiteral literal},
> \{@link SqlIdentifier identifier}, and so forth."
--
This message was sent by Atlassian Jira
(v8.20.7#820007)