pub fn preprocess(query: RelationalQuery) -> Result<Vec<SqlTransform>, Error>
Expand description

Applies preprocessing to the main relation in RQ. Meant for debugging purposes.