mirror of
https://github.com/apache/druid.git
synced 2025-02-13 21:45:15 +00:00
* Remove EasyMock dependency from CalciteTests. Useful because CalciteTests is used by other modules (e.g. druid-benchmarks) and we don't want them to have to pull in EasyMock. * CalciteTests no longer needs curator-x-discovery either.