Commit Graph

16 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 2 months ago
Ashwanth 8a6c4f8611
chore(planner): add filter stages to drop lines matching delete requests (#20395) 2 months ago
Christian Haudum f066d378a5
chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 4 months ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 4 months ago
benclive 01cab53447
feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 4 months ago
Trevor Whitney 8b39d4d077
refactor: implment parse as a projection (#19579) 4 months ago
Christian Haudum 73bc30d9a8
perf(engine): Improve regexp expression evaluation (#19644) 4 months ago
Christian Haudum 9e76f1d251
chore(engine): Refactor `ColumnVector` (#19549) 5 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 5 months ago
Trevor Whitney 13429aa1ea
refactor: move allocator into execution Context (#19550) 5 months ago
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 5 months ago
Christian Haudum 849a9214fa
chore: Release column vectors and their arrays correctly (#19496) 5 months ago
Christian Haudum 2214a700b3
chore(engine): Implement new semantic column naming (#19415) 5 months ago
Stas Spiridonov 16dab82593
chore: consistent expressionEvaluator.eval result memory ownership (#19438) 5 months ago
Christian Haudum 119275aab7
chore(engine): Column naming conventions (#19396) 5 months ago
Robert Fratto 2e418b13fd
chore(engine): unexport subpackages (#19384) 5 months ago
Christian Haudum 4305a6aa61
chore(engine): Make literals simple types (#17733) 8 months ago
Ashwanth 50374f0bb1
chore(engine): column expression evaluation for ambiguous column type look-ups (#18228) 8 months ago
Christian Haudum 16ccf9be1e
chore(engine): Filter by unknown column (#18131) 9 months ago
Ashwanth 1effa30851
chore(engine): implement range aggregation operator (#17997) 9 months ago
Christian Haudum 94b1d2d5ce
chore(engine): Improve type system of the new query engine (#17456) 10 months ago
Christian Haudum 208e519564
chore(engine): Add framework for function evaluation (#17374) 11 months ago
Christian Haudum 1f8e4eebfb
chore(engine): Implement execution pipeline for SortMerge operator (#17406) 11 months ago
Christian Haudum 525b41155d
chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 11 months ago