imply-cheddar commented on PR #14975:
URL: https://github.com/apache/druid/pull/14975#issuecomment-1719229821

   Also, the `ResultPusher` classes are tested "through" `QueryResourceTest` 
and `SqlQueryResourceTest` respectively.  `QueryResultPusher` is an abstract 
class that's just trying to make the logic of the `Resources` similar, but the 
thing that actually matters is that the Resources are operating according to 
the API contract.  Anyway, switching around to trying to test through one of 
those tests will perhaps make it easier.


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

Reply via email to