Commit Graph

16 Commits (main)

Author SHA1 Message Date
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 1 month ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
Trevor Whitney dd6b31473e
fix: errors in parse pipeline (#19667) 2 months ago
Stas Spiridonov 7eda6749a4
feat(engine): basic math expressions (#19407) 2 months ago
Christian Haudum 9e76f1d251
chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
Trevor Whitney 13429aa1ea
refactor: move allocator into execution Context (#19550) 2 months ago
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 2 months ago
Christian Haudum 290d1b711f
chore(engine): Add support for drop stage (drop projection) (#19533) 2 months ago
Robert Fratto cfd07c3683
chore(engine): simplify Pipeline interface (#19518) 2 months ago
Christian Haudum 849a9214fa
chore: Release column vectors and their arrays correctly (#19496) 2 months ago
Christian Haudum 8b7ef09e69
chore(engine): Cleanup: remove state from pipelines (#19495) 2 months ago
Christian Haudum 2214a700b3
chore(engine): Implement new semantic column naming (#19415) 3 months ago
Stas Spiridonov 16dab82593
chore: consistent expressionEvaluator.eval result memory ownership (#19438) 3 months ago
Christian Haudum 119275aab7
chore(engine): Column naming conventions (#19396) 3 months ago
Robert Fratto 2e418b13fd
chore(engine): unexport subpackages (#19384) 3 months ago
Christian Haudum 65de5f95db
chore(engine): Simplify `Pipeline` interface (#19110) 4 months ago
Christian Haudum cea56469b9
chore(engine): Pass context to Pipeline's Read() function (#18459) 6 months ago
Christian Haudum 94b1d2d5ce
chore(engine): Improve type system of the new query engine (#17456) 8 months ago
Owen Diehl 395030b130
feat(dataobj executor): project node (#17312) 8 months ago