Privileges | Presto Target Connector | Teradata QueryGrid - Presto Target Connector Privileges - Teradata QueryGrid

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.19
Published
July 2022
Language
English (United States)
Last Update
2022-07-28
dita:mapPath
jpf1654813554544.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem

When using the Teradata initiator FOREIGN TABLE or EXPLAIN queries, QueryGrid creates tables under the temporary database. Users require CREATE TABLE and DROP TABLE access to the temporary database.

When using Presto with a standalone Hive Metastore (only supported with Presto on AWS CFT), you must define the location of the temporary tables. You can define the location for the temporary database using the following example:
CREATE DATABASE <database_name> LOCATION '<path_to_cloud_storage>'; 
Set the <database_name> as Temporary Schema Name NVP