pub fn build_with_features(
    schema: Arc<ValidatedSchema>,
    preview_features: PreviewFeatures,
    enable_raw_queries: bool
) -> QuerySchema