Skip to main content

Module format

Module format 

Source

Enums§

ExplainAnalyzeCategories
Controls which MetricCategory values are shown in EXPLAIN ANALYZE.
ExplainFormat
Output formats for controlling for Explain plans
MetricCategory
Classifies a metric by what it measures.
MetricType
Categorizes metrics so the display layer can choose the desired verbosity.

Constants§

DEFAULT_CAST_OPTIONS
The default CastOptions to use within DataFusion
DEFAULT_FORMAT_OPTIONS
The default FormatOptions to use within DataFusion Also see crate::config::FormatOptions