referenceFileSchemaUri property

String? referenceFileSchemaUri
getter/setter pair

When creating an external table, the user can provide a reference file with the table schema.

This is enabled for the following formats: AVRO, PARQUET, ORC.

Optional.

Implementation

core.String? referenceFileSchemaUri;