[
https://issues.apache.org/jira/browse/IGNITE-28689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083845#comment-18083845
]
Aleksey Plekhanov commented on IGNITE-28689:
--------------------------------------------
[~liyuj], yes, we already discovered this issue too. Will be fixed today. Thank
you.
> 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)