-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.8.0
-
Fix Version/s: 0.8.0
-
Component/s: Execution - Relational Operators
-
Labels:None
After the recent changes to remove RecordBatch from the setup() method of UDF's we introduced a new injectable QueryDateTimeInfo to store the query's start timestamp and timezone information. However seems like in one of the UDF's (localtimestamp) this injectable was not correctly used.