Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_common::config - Rust
[go: Go Back, main page]

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