jpelletier-nydig commented on issue #7599:
URL: https://github.com/apache/druid/issues/7599#issuecomment-774180243


   > Re-opening as a feature request.
   > 
   > #10332 has an implementation that supports ingestion time aggregation for 
String first / last aggregators. Similar changes can be made to support 
Double/Float/Long first last aggregators.
   
   This would be great for market candle graphs which are,
   ```
   (∑Price * Volume)/(∑Volume) (aka VWAP), price_open, price_close
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to