[ 
https://issues.apache.org/jira/browse/CALCITE-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde resolved CALCITE-3053.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.20.0

Fixed in https://github.com/apache/calcite/commits/735fc0680.

> Add a test to ensure that all functions are documented in the SQL reference
> ---------------------------------------------------------------------------
>
>                 Key: CALCITE-3053
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3053
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.20.0
>
>
> Add a test to ensure that all functions are documented in the [SQL 
> reference|https://calcite.apache.org/docs/reference.html].
> The test would would be called {{DocumentationTest}}, iterate through all 
> functions and operators in {{SqlStdOperatorTable}} and 
> {{OracleSqlOperatorTable}} and make sure that there is a line "| functionName 
> ... |" in {{reference.md}}.
> There are sure to be exceptions. We can exceptions to a comment inside 
> {{reference.md}} that is seen by the test but does not appear in the 
> generated web page.
> I'll do this after CALCITE-2846, and make sure that Oracle- and 
> MySQL-specific functions are flagged as such.
> After CALCITE-3016 we will need to refactor the test a little.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to