enumAsString property
Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.
Optional.
Implementation
core.bool? enumAsString;
Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.
Optional.
core.bool? enumAsString;