mirror of
https://github.com/apache/druid.git
synced 2025-03-08 18:39:45 +00:00
* Ensure that join filter pre-analysis operates on optimized filters, add DimFilter.toOptimizedFilter * Remove aggressive equality check that was used for testing * Use Suppliers.memoize * Checkstyle