pub fn provider_as_source(
    table_provider: Arc<dyn TableProvider>
) -> Arc<dyn TableSource>
Expand description

Wrap TableProvider in TableSource