aP0StAl edited a comment on issue #9568: fix MAX_INTERMEDIATE_SIZE for 
DoubleMeanHolder
URL: https://github.com/apache/druid/pull/9568#issuecomment-604826770
 
 
   @himanshug It can be either deserialize or finalizeComputation:
   
   > {
   >   "queryType": "groupBy",
   >   "dataSource": "test_4",
   >   "granularity": "all",
   >   "dimensions": [],
   >   "aggregations": [
   >     { "type": "doubleMean", "name": "value", "fieldName": "value"}
   >   ],
   >   "intervals": [ "2018-12-01T00:00:00.000/2018-12-02T00:00:00.000" ]
   > }

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to