Fly-Style opened a new pull request, #18786:
URL: https://github.com/apache/druid/pull/18786
### Description
This patch continue the effort to move query group tests to embedded test
suite, currently we migrated `ITQueryErrorTest`.
As the part of this effort, we also created a base class for the convenience
of the next usages.
Note #1: the queries used in tests are not equal to the previous version,
mostly because they sense just don't matter, the key thing is errors it is
throwing.
Note#2: router and TLS-related tests require more effort to support, and we
decided to make them in consequent patches.
##### Key changed/added classes in this PR
* `ITQueryErrorTest`
* `QueryErrorTest`
* `QueryTestBase`
This PR has:
- [ ] been self-reviewed.
- [ ] added integration tests.
--
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]