Details
Description
positive(INT a): INT
positive(DOUBLE a): DOUBLE
This is really just an identify function. We should create an Identity expression, and then in the optimizer just removes the Identity functions.
positive(INT a): INT
positive(DOUBLE a): DOUBLE
This is really just an identify function. We should create an Identity expression, and then in the optimizer just removes the Identity functions.