Commit Graph

12 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578) 3 weeks ago
Assel Meher 5663f9c26d
feat(engine): add regexp parser support for log queries (#20286) 2 months ago
Stas Spiridonov c2116618bd
chore: Improving memory allocations for new query engine (#20321) 2 months ago
Ashwanth b3803113ad
chore(engine): registers functions for logical op (#19704) 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
Stas Spiridonov 7eda6749a4
feat(engine): basic math expressions (#19407) 4 months ago
Christian Haudum 9e76f1d251
chore(engine): Refactor `ColumnVector` (#19549) 4 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 4 months ago
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 4 months ago
Christian Haudum 849a9214fa
chore: Release column vectors and their arrays correctly (#19496) 4 months ago
Robert Fratto 2e418b13fd
chore(engine): unexport subpackages (#19384) 5 months ago
Robert Fratto 24e968cfcb
perf(engine): reuse existing array in genericFunction.Evaluate (#19235) 5 months ago
Christian Haudum 6f7dc12eb4
chore(engine): Add support for regex and substr filters (#18501) 7 months ago
Christian Haudum 208e519564
chore(engine): Add framework for function evaluation (#17374) 10 months ago