pub fn query_to_plan( dataframe: DataFrame, q: &Query, timestamp_column_name: &str, ) -> Result<LogicalPlan>
Create a DataFrame from a remote Query