From f4eb7f06a4289138337ba39f3ad0f1a0c453da6c Mon Sep 17 00:00:00 2001 From: Pratham Desai Date: Thu, 22 Oct 2020 19:40:02 -0500 Subject: [PATCH] Add documentation for hive.translate-hive-views --- presto-docs/src/main/sphinx/connector/hive.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/presto-docs/src/main/sphinx/connector/hive.rst b/presto-docs/src/main/sphinx/connector/hive.rst index 92e30dbef4c6..6f5f98a4fb91 100644 --- a/presto-docs/src/main/sphinx/connector/hive.rst +++ b/presto-docs/src/main/sphinx/connector/hive.rst @@ -306,6 +306,8 @@ Property Name Description ``hive.temporary-staging-directory-path`` Controls the location of temporary staging directory that ``/tmp/${USER}`` is used for write operations. The ``${USER}`` placeholder can be used to use a different location for each user. + +``hive.translate-hive-views`` Enable translation for Hive views. (experimental) ``false`` ================================================== ============================================================ ============ Metastore Configuration Properties