Commit Graph

82 Commits (main)

Author SHA1 Message Date
Salva Corts bd51fcae09
feat(WIP): Task level caching (#21160) 3 days ago
Sophie Waldman 2b0a5a6e4d
fix(Thor): Allow non-strict parsing with logfmt (#21013) 1 week ago
Dylan Guedes 5c17103665
feat(query-engine): Omit labels with empty values (#21173) 2 weeks ago
benclive 968dabadd5
chore: Increase batch sizes for pointers reads (#20983) 2 weeks ago
Salva Corts a4de7ad732
refactor: Move batching to pipeline wrapper (#21123) 2 weeks ago
Paul Rogers 6717a46b92
chore: fix non-deterministic aggregator function (#21088) 3 weeks ago
Robert Fratto b8920125c5
chore(dataobj): add configurable prefetching (#20946) 1 month ago
Stas Spiridonov 32248ef0ba
chore(thor): Performance optimization for aggregator (#20934) 1 month ago
Stas Spiridonov 0b483ab9c0
fix(thor): Fix for column duplicates in consequent compat stages (#20893) 1 month ago
Ashwanth a56220f22f
chore(planner): apply parallelPushdown optimisation to valid aggregations (#20655) 1 month ago
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839) 1 month ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 1 month ago
Stas Spiridonov b1f059d4e0
fix(thor): incorrect empty records skipping (#20812) 1 month ago
Robert Fratto 11f885af7a
chore(engine): fix streamsView.Open semantics (#20802) 1 month ago
Robert Fratto 2d63582b15
chore: finish adding Open semantics in engine, metastore (#20798) 1 month ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 1 month ago
Robert Fratto 6a2c7c79e3
refactor(engine): introduce Pipeline.Open method (#20785) 1 month ago
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578) 2 months ago
Trevor Whitney 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603) 2 months ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 2 months ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 2 months ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 2 months ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 2 months ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 2 months ago
Stas Spiridonov 805b8020df
chore: Thor query engine memory improvements, part 3 (#20530) 2 months ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 2 months ago
Salva Corts 76a21de886
feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 2 months ago
yy 0574159216
chore: typos in comments (#20481) 2 months ago
Ashwanth 8a6c4f8611
chore(planner): add filter stages to drop lines matching delete requests (#20395) 2 months ago
Stas Spiridonov 168da488db
fix: Out of bounds error fix for gapped window matcher (#20396) 2 months ago
Assel Meher 5663f9c26d
feat(engine): add regexp parser support for log queries (#20286) 3 months ago
Stas Spiridonov c2116618bd
chore: Improving memory allocations for new query engine (#20321) 3 months ago
Stas Spiridonov 2203c1d8e8
chore: tweaks for feature parity (#19940) 3 months ago
Ivan Kalita 08e3c4385f
feat(metastore): shard sections queries over index files (#20134) 3 months ago
Stas Spiridonov b6b7459435
chore: Aggregation groupings for by() and without() (#19928) 3 months ago
Robert Fratto 2d54ddc6d9
chore(engine): adjustments to log task short circuiting (#20121) 4 months ago
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 4 months ago
Ashwanth 356cd36d8e
chore: close stream section reader (#20107) 4 months ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 4 months ago
Ashwanth cbad9d4ccb
chore(xcap): support events, status and improve coverage (#20096) 4 months ago
benclive 99ba51e48a
fix(enginev2): Close pipeline before building query results (#20100) 4 months ago
Christian Haudum 8b59b944f2
chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 4 months ago
Stas Spiridonov 5b88bcef3a
chore: Short circuiting for new scheduler (#20000) 4 months ago
Ashwanth 5bb6b54052
chore: compat should also handles metadata collisions (#20005) 4 months ago
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 4 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) 5 months ago
Stas Spiridonov f2c874e6ab
chore: scheduler tasks are aware of their time range (#19709) 5 months ago
benclive 36613bd017
fix: Empty keys are returned if desired in v2 engine (#19717) 5 months ago
benclive 01cab53447
feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 5 months ago