Table of Contents

Namespace Datafication.Storage.Velocity.Models

Classes

ColumnStatistics

Statistical information about a column in a DataBlock.

DataBlockMetadata

Lightweight metadata about a stored DataBlock that can be loaded without reading the actual data content.

DataFilter

Represents a filter that can be applied to data during loading or querying. Enables query pushdown optimizations for storage implementations that support it.

DataSourceInfo

Information about a data source that can be used for storage tier selection and resource planning without loading the actual data.

Enums

FilterOperation

Operations that can be performed in a data filter.

LogicalOperator

Logical operators for combining filters.