mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* fix SQL issue for group by queries with time filter that gets optimized to false * short circuit always false in CombineAndSimplifyBounds * adjust * javadocs * add preconditions for and/or filters to ensure they have children * add comments, remove preconditions