Module: Google::Cloud::Dataplex::V1::SessionEvent::QueryDetail::Engine

Defined in:
proto_docs/google/cloud/dataplex/v1/logs.rb

Overview

Query Execution engine.

Constant Summary collapse

ENGINE_UNSPECIFIED =

An unspecified Engine type.

0
SPARK_SQL =

Spark-sql engine is specified in Query.

1
BIGQUERY =

BigQuery engine is specified in Query.

2