The storage section specifies the Google Cloud Storage (GCS) location where Iceberg data files are stored.
The same Google Cloud Service Account used for catalog authentication is also used for storage authentication. This allows OTF to read and write Parquet data files stored in GCS.
Authorization setup in Teradata OTF includes supplying:
- Project ID
- Client ID
- Client email
These values are stored in the authorization object and referenced in the CREATE DATALAKE statement.