mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* bugfix: when building materialized-view, if taskCount >1, may cause ConcurrentModificationException * remove entry after iteration instead of using ConcurrentMap, and add unit test * small change * modify unit test for coverage * remove unused method