async fn handle_json_req( bytes: Bytes, schemas: &mut Vec<ColumnSchema>, ) -> Result<Vec<Vec<Value>>>