kanibs opened a new pull request #9764: URL: https://github.com/apache/druid/pull/9764
Co-authored-by: mohammadshoaib <[email protected]> <!-- Thanks for trying to help us make Apache Druid be the best it can be! Please fill out as much of the following information as is possible (where relevant, and remove it when irrelevant) to help make the intention and scope of this PR clear in order to ease review. --> Fixes #8885 . <!-- Replace XXXX with the id of the issue fixed in this PR. Remove this section if there is no corresponding issue. Don't reference the issue in the title of this pull-request. --> <!-- If you are a committer, follow the PR action item checklist for committers: https://github.com/apache/druid/blob/master/dev/committer-instructions.md#pr-and-issue-action-item-checklist-for-committers. --> ### Description <!-- Describe the goal of this PR, what problem are you fixing. If there is a corresponding issue (referenced above), it's not necessary to repeat the description here, however, you may choose to keep one summary sentence. --> Enabled the Static Imports for some of the Unit testing DSL classes <!-- Describe your patch: what did you change in code? How did you fix the problem? --> Modified checkstyle.xml file's `AvoidStaticImport` module to allow static imports from a few unit-testing-utility Classes <!-- If there are several relatively logically separate changes in this PR, create a mini-section for each of them. For example: --> #### Fixed the bug : NA #### Renamed the class : NO #### Added a forbidden-apis entry : NO ##### Key changed/added classes in this PR * `checkstyle.xml` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
