Commit Graph

72 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839) 1 week ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 1 week ago
Stas Spiridonov b1f059d4e0
fix(thor): incorrect empty records skipping (#20812) 2 weeks ago
Robert Fratto 11f885af7a
chore(engine): fix streamsView.Open semantics (#20802) 2 weeks ago
Robert Fratto 2d63582b15
chore: finish adding Open semantics in engine, metastore (#20798) 2 weeks ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 2 weeks ago
Robert Fratto 6a2c7c79e3
refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578) 3 weeks ago
Trevor Whitney 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 4 weeks ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 1 month ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 1 month ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 1 month ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 1 month ago
Stas Spiridonov 805b8020df
chore: Thor query engine memory improvements, part 3 (#20530) 1 month ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 1 month ago
Salva Corts 76a21de886
feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 1 month ago
yy 0574159216
chore: typos in comments (#20481) 1 month ago
Ashwanth 8a6c4f8611
chore(planner): add filter stages to drop lines matching delete requests (#20395) 1 month ago
Stas Spiridonov 168da488db
fix: Out of bounds error fix for gapped window matcher (#20396) 1 month 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
Stas Spiridonov 2203c1d8e8
chore: tweaks for feature parity (#19940) 2 months ago
Ivan Kalita 08e3c4385f
feat(metastore): shard sections queries over index files (#20134) 2 months ago
Stas Spiridonov b6b7459435
chore: Aggregation groupings for by() and without() (#19928) 2 months ago
Robert Fratto 2d54ddc6d9
chore(engine): adjustments to log task short circuiting (#20121) 3 months ago
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 months ago
Ashwanth 356cd36d8e
chore: close stream section reader (#20107) 3 months ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 3 months ago
Ashwanth cbad9d4ccb
chore(xcap): support events, status and improve coverage (#20096) 3 months ago
benclive 99ba51e48a
fix(enginev2): Close pipeline before building query results (#20100) 3 months ago
Christian Haudum 8b59b944f2
chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 3 months ago
Stas Spiridonov 5b88bcef3a
chore: Short circuiting for new scheduler (#20000) 3 months ago
Ashwanth 5bb6b54052
chore: compat should also handles metadata collisions (#20005) 3 months ago
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 3 months ago
Christian Haudum f066d378a5
chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 3 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
Stas Spiridonov f2c874e6ab
chore: scheduler tasks are aware of their time range (#19709) 4 months ago
benclive 36613bd017
fix: Empty keys are returned if desired in v2 engine (#19717) 4 months ago
benclive 01cab53447
feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 4 months ago
Ashwanth b3803113ad
chore(engine): registers functions for logical op (#19704) 4 months ago
Ashwanth 5d961a4cc3
chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 4 months ago
Trevor Whitney dd6b31473e
fix: errors in parse pipeline (#19667) 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
Robert Fratto 3c99535b0a
chore(engine): provide worker (#19588) 4 months ago
benclive 9a68900bc1
fix: Sanitize logfmt keys in v2 engine (#19621) 4 months ago
Ashwanth 9a50c8076e
chore: stream injector: propagate orig error (#19616) 4 months ago
Stas Spiridonov 7eda6749a4
feat(engine): basic math expressions (#19407) 4 months ago
benclive dd52234fc5
chore: Use first-wins semantics for duplicate fields in logfmt/json parsers (#19568) 4 months ago