mirror of
https://github.com/apache/druid.git
synced 2025-02-10 03:55:02 +00:00
The query caches generally store dimensions and aggregators positionally, so appendCacheablesIgnoringOrder could lead to incorrect results being pulled from the cache.