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

Druid adapter: Allow count(*) to be pushed when other aggregate functions are present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.17.0
    • druid-adapter

    Description

      Currently only

      select count(*) from druid_table 

      is pushed as Timeseries.

      The goal of this patch is to allow the push of more complicated queries like 

       select count(*), sum(metric) from table 

       

      Attachments

        Issue Links

          Activity

            People

              bslim Slim Bouguerra
              bslim Slim Bouguerra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: