Expand description

UnwrapCastInComparison rewrites CAST(col) = lit to col = CAST(lit)

Structs§