mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
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.