pub fn register_lakehouse_functions(
ctx: &SessionContext,
lakehouse: Arc<LakehouseContext>,
part_provider: Arc<dyn QueryPartitionProvider>,
query_range: Option<TimeRange>,
view_factory: Arc<ViewFactory>,
)Expand description
register functions that are part of the lakehouse architecture