mirror of
https://github.com/apache/druid.git
synced 2025-02-10 03:55:02 +00:00
a6cabbe10f
In these other cases, stick to plain "filter". This simplifies lots of logic downstream, and doesn't hurt since we don't have intervals-specific optimizations outside of tables. Fixes an issue where we couldn't properly filter on a column from an external datasource if it was named __time.