pub async fn default_view_factory(
runtime: Arc<RuntimeEnv>,
lake: Arc<DataLakeConnection>,
) -> Result<ViewFactory, Error>Expand description
Creates the default ViewFactory with all built-in views.
pub async fn default_view_factory(
runtime: Arc<RuntimeEnv>,
lake: Arc<DataLakeConnection>,
) -> Result<ViewFactory, Error>Creates the default ViewFactory with all built-in views.