yurmix commented on a change in pull request #6430: Contributing Moving-Average Query to open source. URL: https://github.com/apache/incubator-druid/pull/6430#discussion_r277082193
########## File path: extensions-contrib/moving-average-query/src/test/resources/runtime.properties ########## @@ -0,0 +1,2 @@ +druid.processing.buffer.sizeBytes=655360 Review comment: I added the property (`druid.processing.buffer.sizeBytes=655360`) to `MovingAverageQueryTest` and removed runtime.properties. ---------------------------------------------------------------- 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]
