Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7668

Allow Time Bucket Function to Accept Floats and Timestamps

    XMLWordPrintableJSON

Details

    Description

      Drill has a function `time_bucket()` which facilitates time series analysis. This PR extends this function to accept `FLOAT8` and `TIMESTAMPS` as input.  Floats are typically not used for timestamps, however in the event that the data is coming from imperfect files, the numbers may be read as floats and hence require casting in queries.  This PR makes this easier. 

      Attachments

        Issue Links

          Activity

            People

              cgivre Charles Givre
              cgivre Charles Givre
              Paul Rogers Paul Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: