link to CREATE EXTERNAL TABLE ref page
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/150fa678 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/150fa678 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/150fa678 Branch: refs/heads/develop Commit: 150fa67857871d58ea05eb14c023215c932ab7b1 Parents: 8c986b6 Author: Lisa Owen <[email protected]> Authored: Tue Oct 11 12:03:39 2016 -0700 Committer: Lisa Owen <[email protected]> Committed: Tue Oct 11 12:03:39 2016 -0700 ---------------------------------------------------------------------- pxf/HivePXF.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/150fa678/pxf/HivePXF.html.md.erb ---------------------------------------------------------------------- diff --git a/pxf/HivePXF.html.md.erb b/pxf/HivePXF.html.md.erb index 581377f..1cce751 100644 --- a/pxf/HivePXF.html.md.erb +++ b/pxf/HivePXF.html.md.erb @@ -155,7 +155,7 @@ LOCATION ('pxf://host[:port]/hive-db-name.hive-table-name FORMAT 'CUSTOM|TEXT' (formatter='pxfwritable_import' | delimiter='delim') ``` -Hive-plug-in-specific keywords and values used in the `CREATE EXTERNAL TABLE` call are described below. +Hive-plug-in-specific keywords and values used in the [CREATE EXTERNAL TABLE](../reference/sql/CREATE-EXTERNAL-TABLE.html) call are described below. | Keyword | Value | |-------|-------------------------------------|
