Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2089

Druid adapter: Push filter on floor(time) to Druid

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.16.0
    • druid-adapter
    • None

    Description

      currently only filters containing extract are pushed to druid.
      This task is to also push filters containing containing floor(time) in similar way.
      e.g for query -

       
      Select * from druid_table where floor('__time') between ''2014-08-01 00:00:00 UTC' and '2016-10-01 00:00:00 UTC'); 
      

      Attachments

        Activity

          People

            nishantbangarwa Nishant Bangarwa
            nishantbangarwa Nishant Bangarwa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: