Commit Graph

38 Commits (9d0d1084e39fdfd4a58d701b13ff755f4e5f36eb)

Author SHA1 Message Date
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 2 months ago
Christian Haudum f066d378a5
chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 2 months 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
Stas Spiridonov f2c874e6ab
chore: scheduler tasks are aware of their time range (#19709) 2 months ago
benclive 36613bd017
fix: Empty keys are returned if desired in v2 engine (#19717) 2 months ago
benclive 01cab53447
feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 2 months ago
Ashwanth b3803113ad
chore(engine): registers functions for logical op (#19704) 2 months ago
Ashwanth 5d961a4cc3
chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 2 months ago
Trevor Whitney dd6b31473e
fix: errors in parse pipeline (#19667) 2 months ago
Trevor Whitney 8b39d4d077
refactor: implment parse as a projection (#19579) 2 months ago
Christian Haudum 73bc30d9a8
perf(engine): Improve regexp expression evaluation (#19644) 2 months ago
Robert Fratto 3c99535b0a
chore(engine): provide worker (#19588) 2 months ago
benclive 9a68900bc1
fix: Sanitize logfmt keys in v2 engine (#19621) 2 months ago
Ashwanth 9a50c8076e
chore: stream injector: propagate orig error (#19616) 2 months ago
Stas Spiridonov 7eda6749a4
feat(engine): basic math expressions (#19407) 3 months ago
benclive dd52234fc5
chore: Use first-wins semantics for duplicate fields in logfmt/json parsers (#19568) 3 months ago
Christian Haudum 9e76f1d251
chore(engine): Refactor `ColumnVector` (#19549) 3 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
Trevor Whitney 13429aa1ea
refactor: move allocator into execution Context (#19550) 3 months ago
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 3 months ago
Christian Haudum 290d1b711f
chore(engine): Add support for drop stage (drop projection) (#19533) 3 months ago
Robert Fratto bd3f3dabe1
chore(engine): introduce ScanSet node (#19524) 3 months ago
Ashwanth baf10907bd
chore: introduces TopK node and replace the usage of SortMerge (#19520) 3 months ago
Robert Fratto 3a0480698c
chore(engine): add Parallelize hint node (#19521) 3 months ago
Robert Fratto cfd07c3683
chore(engine): simplify Pipeline interface (#19518) 3 months ago
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 3 months ago
Christian Haudum 849a9214fa
chore: Release column vectors and their arrays correctly (#19496) 3 months ago
Christian Haudum 8b7ef09e69
chore(engine): Cleanup: remove state from pipelines (#19495) 3 months ago
Christian Haudum 3c5f759f24
chore(engine): Add compatibility node for parsed columns (#19485) 3 months ago
Christian Haudum 130a29efe9
chore: Revert "chore: remove prefetching for sortmerge" (#19491) 3 months ago
Ashwanth 0f28e4be9e
chore: remove prefetching for sortmerge (#19486) 3 months ago
Christian Haudum c06eb636e5
chore(engine): Add "compatibility node" to physical plan to adhere with naming of "colliding labels" in v1 engine (#19470) 3 months ago
Ashwanth 6a829e3d6f
chore(engine): allow usage of empty groupby in aggregations (#19344) 3 months ago
Christian Haudum c280531e05
chore: Fix column name regression (#19468) 3 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