Skip to main content

datafusion_config_no_normalization

Function datafusion_config_no_normalization 

Source
pub fn datafusion_config_no_normalization() -> ConfigOptions
Expand description

Since all of our table identifiers/column identifiers are stored and communicated in all-caps, we need to disable this datafusion setting that will coerce identifiers to lowercase.