typeInferenceDisabled property
Whether to disable the inference of data types for CSV data.
If true, all columns are registered as strings.
Optional.
Implementation
core.bool? typeInferenceDisabled;
Whether to disable the inference of data types for CSV data.
If true, all columns are registered as strings.
Optional.
core.bool? typeInferenceDisabled;