Commit Graph

22 Commits (AISpellcheck)

Author SHA1 Message Date
Sophie Waldman 7be7c9d594
feat(query engine): Implement line_format and label_format with new engine (#20123) 2 weeks ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 3 months ago
Trevor Whitney 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 months ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 3 months ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 4 months ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 4 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
Trevor Whitney dd6b31473e
fix: errors in parse pipeline (#19667) 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
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 7 months ago
Christian Haudum 290d1b711f
chore(engine): Add support for drop stage (drop projection) (#19533) 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
Christian Haudum 8b7ef09e69
chore(engine): Cleanup: remove state from pipelines (#19495) 7 months ago
Christian Haudum 2214a700b3
chore(engine): Implement new semantic column naming (#19415) 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
Christian Haudum 65de5f95db
chore(engine): Simplify `Pipeline` interface (#19110) 8 months ago
Christian Haudum cea56469b9
chore(engine): Pass context to Pipeline's Read() function (#18459) 10 months ago
Christian Haudum 94b1d2d5ce
chore(engine): Improve type system of the new query engine (#17456) 1 year ago
Owen Diehl 395030b130
feat(dataobj executor): project node (#17312) 1 year ago