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/09/07 18:19:20 UTC

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

    [ https://issues.apache.org/jira/browse/PHOENIX-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471405#comment-15471405 ] 

Josh Elser edited comment on PHOENIX-2991 at 9/7/16 6:18 PM:
-------------------------------------------------------------

.001 Adds documentation for \{Get,Set\}_\{Bit,Byte\} functions, to_time, to_timestamp, and mentions the ANSI SQL date/time literals that James mentioned in the corresponding function description.


was (Author: elserj):
.001 Adds documentation for {Get,Set}_{Bit,Byte} functions, to_time, to_timestamp, and mentions the ANSI SQL date/time literals that James mentioned in the corresponding function description.

> 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
>
>         Attachments: PHOENIX-2991.001.patch
>
>
> In PHOENIX-2990, I noticed that we were missing some functions on the reference page on the website:
> * GetBitFunction.java
> * GetByteFunction.java
> * OctetLengthFunction.java
> * SetBitFunction.java
> * SetByteFunction.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)