Commit Graph

27 Commits (AISpellcheck)

Author SHA1 Message Date
Sandeep Sukhani e74e2a20c5
fix: grouping by non-existent label in v2 query engine (#21430) 1 month ago
Stas Spiridonov 32248ef0ba
chore(thor): Performance optimization for aggregator (#20934) 3 months ago
Stas Spiridonov 0b483ab9c0
fix(thor): Fix for column duplicates in consequent compat stages (#20893) 3 months ago
Ashwanth a56220f22f
chore(planner): apply parallelPushdown optimisation to valid aggregations (#20655) 3 months ago
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839) 3 months ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 3 months ago
Stas Spiridonov b1f059d4e0
fix(thor): incorrect empty records skipping (#20812) 3 months ago
Robert Fratto 6a2c7c79e3
refactor(engine): introduce Pipeline.Open method (#20785) 3 months ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 4 months ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 4 months ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 4 months ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 4 months ago
Stas Spiridonov 168da488db
fix: Out of bounds error fix for gapped window matcher (#20396) 4 months ago
Stas Spiridonov c2116618bd
chore: Improving memory allocations for new query engine (#20321) 4 months ago
Stas Spiridonov b6b7459435
chore: Aggregation groupings for by() and without() (#19928) 5 months ago
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 6 months ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 6 months ago
Stas Spiridonov 7eda6749a4
feat(engine): basic math expressions (#19407) 7 months ago
Christian Haudum 9e76f1d251
chore(engine): Refactor `ColumnVector` (#19549) 7 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 7 months ago
Trevor Whitney 13429aa1ea
refactor: move allocator into execution Context (#19550) 7 months ago
Robert Fratto cfd07c3683
chore(engine): simplify Pipeline interface (#19518) 7 months ago
Christian Haudum 849a9214fa
chore: Release column vectors and their arrays correctly (#19496) 7 months ago
Stas Spiridonov 16dab82593
chore: consistent expressionEvaluator.eval result memory ownership (#19438) 7 months ago
Christian Haudum 119275aab7
chore(engine): Column naming conventions (#19396) 7 months ago
Robert Fratto 2e418b13fd
chore(engine): unexport subpackages (#19384) 7 months ago
Stas Spiridonov 1474ede675
feat(engine): More aggregations for the new query engine (#19350) 7 months ago
Christian Haudum 65de5f95db
chore(engine): Simplify `Pipeline` interface (#19110) 8 months ago
Ashwanth d950d4075d
chore(engine): improve performance of matching window calculation (#19013) 8 months ago
Robert Fratto 2326bb0f4b
chore(engine): fix instances of double frees (#18915) 9 months ago
Ashwanth 827b1f2df4
chore(engine): add support for range metric queries (#18892) 9 months ago
Christian Haudum cea56469b9
chore(engine): Pass context to Pipeline's Read() function (#18459) 10 months ago
Christian Haudum 4305a6aa61
chore(engine): Make literals simple types (#17733) 10 months ago
Ashwanth 646ebe81d8
chore(engine): adds AST conversion and result builders for metric queries (#18166) 11 months ago
Ashwanth 635896dab9
chore(engine): adds vector aggregation planning and execution nodes (#18100) 11 months ago
Ashwanth 1effa30851
chore(engine): implement range aggregation operator (#17997) 11 months ago