WIP prebinned

This commit is contained in:
Dominik Werder
2024-12-09 19:22:32 +01:00
parent 309c995ad7
commit 1af83c30d8
2 changed files with 48 additions and 17 deletions

View File

@@ -264,7 +264,6 @@ async fn timebinned_stream(
cache_read_provider: Arc<dyn CacheReadProvider>,
events_read_provider: Arc<dyn EventsReadProvider>,
) -> Result<Pin<Box<dyn Stream<Item = Sitemty<Box<dyn CollectableDyn>>> + Send>>, Error> {
use netpod::query::CacheUsage;
let do_time_weight = true;
let bin_len_layers = if let Some(subgrids) = query.subgrids() {
subgrids