You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Joris Gillis (JIRA)" <ji...@apache.org> on 2016/06/18 11:00:14 UTC

[jira] [Created] (DRILL-4731) Date rounding function to simplify aggregation per minute/hour/day/week/month

Joris Gillis created DRILL-4731:
-----------------------------------

             Summary: Date rounding function to simplify aggregation per minute/hour/day/week/month
                 Key: DRILL-4731
                 URL: https://issues.apache.org/jira/browse/DRILL-4731
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Joris Gillis


A function like date_trunc in PostgreSQL (https://www.postgresql.org/docs/9.1/static/functions-datetime.html#FUNCTIONS-DATETIME-TRUNC). 

The JodaTime library already has the required functions.



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