clintropolis commented on code in PR #17565:
URL: https://github.com/apache/druid/pull/17565#discussion_r1887883616
##########
integration-tests/src/test/resources/queries/twitterstream_queries.json:
##########
@@ -19,8 +19,8 @@
}
],
"context": {
- "useCache": "true",
- "populateCache": "true",
+ "useCache": "false",
Review Comment:
was trying to see if could allow the tests to pass without setting the new
context parameter, but it didn't seem to help, so changed to use the new
context parameter.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]