Query compiler phase that rewrites Exists calls in projections to
equivalent CountAll > 0 calls which can then be fused into aggregation
sub-queries in the fuseComprehensions phase.
Linear Supertypes
Phase, Logging, (CompilerState) ⇒ CompilerState, AnyRef, Any
Query compiler phase that rewrites Exists calls in projections to equivalent CountAll > 0 calls which can then be fused into aggregation sub-queries in the fuseComprehensions phase.