pub fn run( sql: String, db_map: HashMap<String, String>, j4rs_base: Option<&str>, strategy: &str, ) -> Result<Vec<RecordBatch>, ConnectorXOutError>