MCPcopy Create free account
hub / github.com/PRQL/prql / postprocess.rs

File postprocess.rs

prqlc/prqlc/src/sql/pq/postprocess.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! An AST pass after compilation to PQ.
2//!
3//! Infers and propagates [SqlTransform::Sort]s through pipelines and assigns
4//! human-readable names to CTEs and relation variables.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected