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

QueryGridâ„¢ Installation and User Guide - 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
December 2024
ft:locale
en-US
ft:lastEdition
2024-12-07
dita:mapPath
ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
lifecycle
latest
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