cecemei commented on code in PR #17564:
URL: https://github.com/apache/druid/pull/17564#discussion_r1911031129
##########
sql/src/test/java/org/apache/druid/sql/http/SqlResourceTest.java:
##########
@@ -2184,7 +2184,7 @@ private TestHttpStatement(
@Override
protected void authorize(
DruidPlanner planner,
- Function<Set<ResourceAction>, Access> authorizer
Review Comment:
added test for SqlResource, there's also test coverage in
CalciteSelectQueryTest. For async query, there's also test coverage in
MSQSelectTest and DartSqlResourceTest
--
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]