This PR will add the changes described in #959. While working on this I also realized that we might want to add a flag to tables that want to utilize this feature (aggressive_facet_lookup). This would turn off the aggressive facet lookup that we have to do on each request for finding the fast_filter_sources that might be defined.
This PR will add the changes described in #959. While working on this I also realized that we might want to add a flag to tables that want to utilize this feature (
aggressive_facet_lookup
). This would turn off the aggressive facet lookup that we have to do on each request for finding thefast_filter_source
s that might be defined.