Trino Request data
Request Body for Trino
{
"type": "GENERIC_JDBC",
"payload": {
"db_or_schema": string,
"dbtype": string,
"connection_properties": {
"UseSSL": "true",
"port": integer,
"catalog": "bigquery",
"server": string,
"AuthScheme": "true"
},
"connection_security": {
"secure_properties": {
"user": string,
"password": string
}
},
"table": "ga_sessions_20160801"
}
}Field
Type
Value
Last updated