You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/08/22 15:02:20 UTC

[jira] [Updated] (PHOENIX-2991) Add missing documentation for functions

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

Josh Elser updated PHOENIX-2991:
--------------------------------
    Fix Version/s: 4.8.1

> Add missing documentation for functions
> ---------------------------------------
>
>                 Key: PHOENIX-2991
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2991
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 4.9.0, 4.8.1
>
>
> In PHOENIX-2990, I noticed that we were missing some functions on the reference page on the website:
> * DistinctCountAggregateFunction.java (the shorthand version {{DISTINCT_COUNT}} is missing, but {{COUNT(distinct )}} is present)
> * DistinctValueAggregateFunction.java
> * ExternalSqlTypeIdFunction.java
> * GetBitFunction.java
> * GetByteFunction.java
> * IndexStateNameFunction.java
> * OctetLengthFunction.java
> * SetBitFunction.java
> * SetByteFunction.java
> * SQLIndexTypeFunction.java
> * SQLTableTypeFunction.java
> * SqlTypeNameFunction.java
> * SQLViewTypeFunction.java
> * ToTimeFunction.java
> * ToTimestampFunction.java
> TO_TIME and TO_TIMESTAMP are probably the most heinous since we actually refer to them elsewere in the same document. It would be nice to make sure these are all documented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)