You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/03/18 01:47:38 UTC

[jira] [Created] (DRILL-2491) Fix use of injectable QueryDateTimeInfo in localtimestamp()

Mehant Baid created DRILL-2491:
----------------------------------

             Summary: Fix use of injectable QueryDateTimeInfo in localtimestamp()
                 Key: DRILL-2491
                 URL: https://issues.apache.org/jira/browse/DRILL-2491
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 0.8.0
            Reporter: Mehant Baid
            Assignee: Mehant Baid
             Fix For: 0.8.0


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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)