Thanks @gianm . I will fix all failed test cases ASAP.
> In the inspections, it is reporting that the Query.getSqlQueryId() method is
> never used. If it's not needed, you can remove it.
That method is for custom QueryMetrics impls to add "sqlQueryId" dimension to
the metrics. I add @SuppressWarnings("unused") to the signature, hope the
inspection tool can understand it.
[ Full content available at:
https://github.com/apache/incubator-druid/pull/6302 ]
This message was relayed via gitbox.apache.org for [email protected]