Description
Take a look at the typical date functions that are implemented in relational database systems (http://www.postgresql.org/docs/8.1/static/functions-datetime.html) and implement the same for Phoenix in Java following this guide: http://phoenix-hbase.blogspot.com/2013/04/how-to-add-your-own-built-in-function.html
Examples of missing functions include EXTRACT, AGE, the INTERVAL operator, etc.
Attachments
Issue Links
- is a clone of
-
PHOENIX-1660 Implement missing math built-in functions
-
- Closed
-
- is related to
-
PHOENIX-1765 Add DAYOFMONTH built-in function
-
- Closed
-
-
PHOENIX-2754 Add INTERVAL type
-
- Open
-
-
PHOENIX-1756 Add Month() and Second() built-in functions
-
- Closed
-
-
PHOENIX-1792 Add Week() and Hour() built-ins
-
- Closed
-
- relates to
-
PHOENIX-1704 Add year() built-in function
-
- Closed
-