[
https://issues.apache.org/jira/browse/IGNITE-28689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083841#comment-18083841
]
YuJue Li commented on IGNITE-28689:
-----------------------------------
[~alex_pl]
[https://ignite.apache.org/docs/ignite2/latest/SQL/sql-calcite]
At the bottom of this page, the format appears to be disorganized, please check
again.
> Update Calcite SQL supported functions doc
> ------------------------------------------
>
> Key: IGNITE-28689
> URL: https://issues.apache.org/jira/browse/IGNITE-28689
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.18
> Reporter: Didar Shayarov
> Assignee: Didar Shayarov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The Ignite 2 Calcite SQL documentation contains a compact “Supported
> Functions” list that is hard to verify against the actual Ignite 2.18
> codebase and contains some incorrect function names.
> Current problems:
> * The Date and time functions list contains {{{}LAST_DATE{}}}, but Ignite
> 2.18 registers and tests {{{}LAST_DAY{}}}.
> * Some documented functions are implemented as Ignite-specific functions or
> aliases (length to char_length, bitand bitor bitxor etc etc)
> * The current documentation only lists function names and does not provide
> signatures or descriptions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)