Function servers::prom_store::query_to_plan

source ยท
pub fn query_to_plan(dataframe: DataFrame, q: &Query) -> Result<LogicalPlan>
Expand description

Create a DataFrame from a remote Query