Description
Returns the current timestamp at the start of query evaluation as TIMESTAMP WITH OUT TIME ZONE. This is similar to "current_timestamp()"
Note we need to update the optimization rule ComputeCurrentTime so that Spark returns the same result in a single query if the function is called multiple times