fn set_column_skipping_index_options(
column_schema: &mut ColumnSchema,
column_name: &str,
options: &SkippingIndexOptions,
) -> Result<()>
fn set_column_skipping_index_options(
column_schema: &mut ColumnSchema,
column_name: &str,
options: &SkippingIndexOptions,
) -> Result<()>