pub fn options_from_skipping(
skipping: &SkippingIndexOptions,
) -> Result<Option<ColumnOptions>>Expand description
Tries to construct a ColumnOptions from the given SkippingIndexOptions.
pub fn options_from_skipping(
skipping: &SkippingIndexOptions,
) -> Result<Option<ColumnOptions>>Tries to construct a ColumnOptions from the given SkippingIndexOptions.