enableListInference property

bool? enableListInference
getter/setter pair

Indicates whether to use schema inference specifically for Parquet LIST logical type.

Optional.

Implementation

core.bool? enableListInference;