JulianJaffePinterest commented on a change in pull request #12179:
URL: https://github.com/apache/druid/pull/12179#discussion_r788401802
##########
File path: server/src/main/java/org/apache/druid/server/QueryResource.java
##########
@@ -194,6 +199,30 @@ public Response doPost(
query = queryLifecycle.getQuery();
final String queryId = query.getId();
+ //Special handling for Walmart case
Review comment:
This comment probably doesn't need to make it back to the open source
version 🙂
--
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]