GoogleApi.BigQuery.V2.Model.ParquetOptions (google_api_big_query v0.88.0)
View SourceParquet Options for load and make external tables.
Attributes
-
enableListInference(type:boolean(), default:nil) - Optional. Indicates whether to use schema inference specifically for Parquet LIST logical type. -
enumAsString(type:boolean(), default:nil) - Optional. Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default. -
mapTargetType(type:String.t, default:nil) - Optional. Indicates how to represent a Parquet map if present.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.