Skip to main content

engine_metadata_response

Function engine_metadata_response 

Source
async fn engine_metadata_response(
    db: &LaminarDB,
    sql: &str,
) -> PgWireResult<Response>
Expand description

Run a SHOW through the engine and stream its RecordBatch to the wire.