[
https://issues.apache.org/jira/browse/HAWQ-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15587172#comment-15587172
]
ASF GitHub Bot commented on HAWQ-1096:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/25#discussion_r83976414
--- Diff: plext/UsingProceduralLanguages.html.md.erb ---
@@ -1,13 +1,16 @@
---
-title: Using Procedural Languages and Extensions in HAWQ
+title: Using Languages and Extensions in HAWQ
---
-HAWQ allows user-defined functions to be written in other languages
besides SQL and C. These other languages are generically called *procedural
languages* (PLs).
+HAWQ supports user-defined functions created with the SQL and C built-in
languages, including supporting user-defined aliases for internal functions.
--- End diff --
This needs a bit of an edit: HAWQ supports user-defined functions **that
are** created with the SQL and C built-in languages, **and also supports**
user-defined aliases for internal functions.
> document the HAWQ built-in languages (SQL, C, internal)
> -------------------------------------------------------
>
> Key: HAWQ-1096
> URL: https://issues.apache.org/jira/browse/HAWQ-1096
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
>
> the HAWQ docs do not discuss the built-in languages supported by HAWQ - SQL,
> C and internal. add content to introduce these languages with relevant
> examples and links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)