You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/12/11 21:45:01 UTC

[GitHub] b-slim commented on issue #6320: Moving Average query type

b-slim commented on issue #6320: Moving Average query type
URL: https://github.com/apache/incubator-druid/issues/6320#issuecomment-446373831
 
 
   Very High level questions:
   
   - When collecting the results of the inner query to compute the moving AVG, is it done in a streaming fashion or you are materializing/buffering the entire result set to run the bucket based trailing aggregate?
   -  In your example i see `"type": "longMean"` and the result is a floating point number, that seems odd to me.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org