Fixed layouts
Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/caeafaee Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/caeafaee Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/caeafaee Branch: refs/heads/master Commit: caeafaee9b462e4de4de4b42a87fd0da6fb381c9 Parents: 52bc44f Author: myui <[email protected]> Authored: Mon Nov 14 20:13:53 2016 +0900 Committer: myui <[email protected]> Committed: Mon Nov 14 20:13:53 2016 +0900 ---------------------------------------------------------------------- docs/gitbook/getting_started/permanent-functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/caeafaee/docs/gitbook/getting_started/permanent-functions.md ---------------------------------------------------------------------- diff --git a/docs/gitbook/getting_started/permanent-functions.md b/docs/gitbook/getting_started/permanent-functions.md index a4879c3..75156fe 100644 --- a/docs/gitbook/getting_started/permanent-functions.md +++ b/docs/gitbook/getting_started/permanent-functions.md @@ -58,4 +58,4 @@ show functions "hivemall.*"; ``` > #### Caution -You need to specify "hivemall." prefix to call hivemall UDFs in your queries if UDFs are loaded into non-default scheme, in this case _hivemall_. \ No newline at end of file +You need to specify "hivemall." prefix to call hivemall UDFs in your queries if UDFs are loaded into non-default scheme, in this case _hivemall_.
