Module datafusion_common::config

source ·
Expand description

Runtime configuration, via ConfigOptions

Structs§

Enums§

Traits§

  • ConfigExtension provides a mechanism to store third-party configuration within DataFusion
  • A trait implemented by config_namespace and for field types that provides the ability to walk and mutate the configuration tree
  • An object-safe API for storing arbitrary configuration
  • An implementation trait used to recursively walk configuration