Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
- links to