pub(crate) fn construct_record_batch_from_params( params: &[(String, String)], parameter_schema: &Schema, ) -> Result<RecordBatch>