Hi, It seems that Calcite rewrites TimestampAdd(x, 100) to following expression [+($3, *(12:INTERVAL YEAR, 100))]
Can anyone tell me how to stop above rewrite? Thanks, Dustin
Hi, It seems that Calcite rewrites TimestampAdd(x, 100) to following expression [+($3, *(12:INTERVAL YEAR, 100))]
Can anyone tell me how to stop above rewrite? Thanks, Dustin