[
https://issues.apache.org/jira/browse/TAJO-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699273#comment-14699273
]
ASF GitHub Bot commented on TAJO-1755:
--------------------------------------
Github user hyunsik commented on a diff in the pull request:
https://github.com/apache/tajo/pull/688#discussion_r37171714
--- Diff: tajo-docs/src/main/sphinx/sql_language/sql_expression.rst ---
@@ -16,16 +16,26 @@ A type cast converts a specified-typed data to
another-typed data. Tajo has two
CAST ( expression AS type )
expression::type
+In addition, several functions are provided for type conversion. Please
refer to `:doc:data_type_func_and_operators` and
`:doc:datetime_func_and_operators`.
-------------------------
-String Expressions
+String Constants
--- End diff --
'string literal' also would be good.
> Add documentation for missing built-in functions
> ------------------------------------------------
>
> Key: TAJO-1755
> URL: https://issues.apache.org/jira/browse/TAJO-1755
> Project: Tajo
> Issue Type: Task
> Components: Documentation
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.11.0
>
>
> See the title. Many document are missed for a lot of built-in functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)