Commit Graph

342 Commits (bf06e45bcfc7745ee26798fdfbbbe31ecfb3bd3f)

Author SHA1 Message Date
Trevor Whitney 88cdd1badd
refactor(dataobj-compactor): Split CompactionMerge into IndexMerge + LogMerge (#21930) 3 weeks ago
benclive 13c7181980
chore: Reduce allocs in range agg node (#21924) 3 weeks ago
Robert Fratto 6e9d98616b
chore(engine): Improve log events to observe query lifecycles (#21863) 3 weeks ago
Trevor Whitney 3a3245ba99
feat(dataobj-compactor): Add dataobj-compactor-worker target scaffold (#21873) 4 weeks ago
Trevor Whitney 3dd8056722
feat(dataobj-compactor): Calculate compaction runs/jobs (#21845) 4 weeks ago
Trevor Whitney 12c419b65d
feat(dataobj-compactor): Add CompactionMerge physical-plan node (#21844) 4 weeks ago
Ivan Kalita fef3db05f1
fix(engine): Revert "chore: Enable unwrap of batching pipeline (#21795)" (#21856) 4 weeks ago
Trevor Whitney 4cd2cf16bd
feat(dataobj-compactor): Add compactor target skeleton, no-op coordinator stub (#21818) 4 weeks ago
Trevor Whitney 4e9a034ef8
feat(engine/workflow): Add dormant taskTypeCompaction admission lane (#21813) 4 weeks ago
benclive 0dcd72c42c
chore: Enable unwrap of batching pipeline (#21795) 4 weeks ago
Robert Fratto 122f168075
chore(dataset): Add dataset/array, dataset/buffer packages (#21586) 1 month ago
Ashwanth 61538e4c6c
chore(aggregation): Without grouping should be performed on shortnames and sorted columns (#21687) 1 month ago
Christian Haudum aaa2d1137a
chore: Remove unused/dead code (#21724) 1 month ago
Salva Corts 904c963d17
feat: Resolve cached tasks in parent task (#21558) 1 month ago
Bryan Boreham 4850f1be4c
fix(columnar): Fix two race conditions in pkg/engine (#21674) 2 months ago
Sophie Waldman 7be7c9d594
feat(query engine): Implement line_format and label_format with new engine (#20123) 2 months ago
Bryan Boreham 9cdc29fb99
fix(columnar): Don't release Arrow records (#21670) 2 months ago
Bryan Boreham dc6cb78e74
chore(queries): Log User-Agent on query metrics and finished lines (#21663) 2 months ago
Bryan Boreham 8ca16c4e30
fix(columnar): Copy label values to avoid retaining memory (#21594) 2 months ago
Assel Meher c0a243b2a1
feat: add per-phase histogram metrics to engine worker pipeline (#21547) 2 months ago
Salva Corts 24ca0e4a2f
feat: Remove task_pruning_cache_fetch_batch_size in favor of existing memcached batching (#21593) 2 months ago
Bryan Boreham bc90e2620a
chore: try running workers with a smaller buffer (#21584) 2 months ago
Salva Corts f3673747f6
feat: Batch cache fetches in schedulers during task pruning (#21548) 2 months ago
Dylan Guedes f4f4bce1de
fix(query-engine): Fix different error messages ending up in different streams (#21552) 2 months ago
Salva Corts 2e0a70dfca
feat: clamp pointerscans to index start/end timeranges (#21534) 2 months ago
Stas Spiridonov ededf4029c
chore: Range aggregation split (#21497) 2 months ago
Salva Corts b68de56092
feat: use query logger on metastore workflow (#21511) 2 months ago
Salva Corts 1eae14bcf5
docs: Rename task results cache config (#21503) 2 months ago
Stas Spiridonov db47671ef1
chore: add statistics for bytes sent over the wire by scheduler (#21483) 2 months ago
Salva Corts fb6abe5d08
feat: Avoid executing tasks for which we have cached empty results (#21437) 2 months ago
Stas Spiridonov 53ff3023ac
chore: reorder `physical` package files (#21465) 2 months ago
Sophie Waldman 4e187b13dc
feat(query engine): Add workflow optimizer to clamp predicates on scan nodes (#21327) 2 months ago
Sandeep Sukhani e74e2a20c5
fix: grouping by non-existent label in v2 query engine (#21430) 2 months ago
Salva Corts c32b57f36b
feat: return caching stats in new engine (#21369) 2 months ago
Sandeep Sukhani 399efb0d67
fix: preserve parsed labels with empty values in samples query response from thor engine (#21351) 2 months ago
Salva Corts 5f06abe88d
perf: short-circuit cache when over max cacheable size (#21277) 2 months ago
Salva Corts 9ed2dd0e7d
feat: Add caching node to dataobjscan node (#21246) 2 months ago
Salva Corts bd51fcae09
feat(WIP): Task level caching (#21160) 2 months ago
Dylan Guedes 20ea556e7d
fix(query-engine): Fix OR operations being silently dropped (#21204) 3 months ago
Sophie Waldman 2b0a5a6e4d
fix(Thor): Allow non-strict parsing with logfmt (#21013) 3 months ago
Dylan Guedes 5c17103665
feat(query-engine): Omit labels with empty values (#21173) 3 months ago
Salva Corts fc48c92890
test: Add cache correctness test (#21113) 3 months ago
benclive 968dabadd5
chore: Increase batch sizes for pointers reads (#20983) 3 months ago
Salva Corts a4de7ad732
refactor: Move batching to pipeline wrapper (#21123) 3 months ago
Assel Meher a7c75a6007
feat(loki-query-engine): instrument query-engine with runtime/trace (#21000) 3 months ago
Salva Corts 6ef3827d1f
feat: Add results cache to thor query engine (#20986) 3 months ago
Paul Rogers 6717a46b92
chore: fix non-deterministic aggregator function (#21088) 3 months ago
Robert Fratto 8ab15f1e8a
chore(engine): ignore closed sources on bind (#20979) 3 months ago
Dylan Guedes e95137aa81
feat(engine): Dedupe entries when building final result (#21034) 3 months ago
Dylan Guedes a8814578cf
fix(query-scheduler): Only do alignment for metric queries (#21030) 3 months ago