async fn engine_metadata_response( db: &LaminarDB, sql: &str, ) -> PgWireResult<Response>
Run a SHOW through the engine and stream its RecordBatch to the wire.
RecordBatch