Commit Graph

26 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
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
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 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
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
Ashwanth cbad9d4ccb
chore(xcap): support events, status and improve coverage (#20096) 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
Stas Spiridonov f2c874e6ab
chore: scheduler tasks are aware of their time range (#19709) 4 months ago
Trevor Whitney 8b39d4d077
refactor: implment parse as a projection (#19579) 4 months ago
Robert Fratto 3c99535b0a
chore(engine): provide worker (#19588) 4 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 4 months ago
Trevor Whitney 13429aa1ea
refactor: move allocator into execution Context (#19550) 4 months ago
Trevor Whitney 3ce6fa2946
feat: implement `unwrap` as a projection (#19409) 4 months ago
Christian Haudum 290d1b711f
chore(engine): Add support for drop stage (drop projection) (#19533) 4 months ago
Robert Fratto bd3f3dabe1
chore(engine): introduce ScanSet node (#19524) 4 months ago
Ashwanth baf10907bd
chore: introduces TopK node and replace the usage of SortMerge (#19520) 4 months ago
Robert Fratto 3a0480698c
chore(engine): add Parallelize hint node (#19521) 4 months ago
Christian Haudum c06eb636e5
chore(engine): Add "compatibility node" to physical plan to adhere with naming of "colliding labels" in v1 engine (#19470) 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
Stas Spiridonov 1474ede675
feat(engine): More aggregations for the new query engine (#19350) 5 months ago
Trevor Whitney ccb4549ddd
feat: add logfmt parse support to the v2 query engine (#18931) 5 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 6 months ago
benclive b786095aea
chore: Read multi-tenant objects in query-engine (#19104) 6 months ago
Christian Haudum f50c87fce2
feat(engine): Prefetch inputs of Merge pipeline concurrently (#19039) 6 months ago
Ashwanth 827b1f2df4
chore(engine): add support for range metric queries (#18892) 6 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 7 months ago
Robert Fratto 385d397404
chore(engine/executor): reduce cost of executing DataObjScan plan node (#18679) 7 months ago
Ashwanth 7c5bce70dc
chore(engine): introduce merge node (#18641) 7 months ago
Robert Fratto a3380f6480
chore(engine): add tracing instrumentation (#18648) 7 months ago
Robert Fratto 56e7318bec
chore(engine): don't sort metric queries (#18594) 7 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 7 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 7 months ago
Christian Haudum cea56469b9
chore(engine): Pass context to Pipeline's Read() function (#18459) 8 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 8 months ago
Robert Fratto a0914281b8
chore(engine): change DataObjScan to only cover a single logs section (#18350) 8 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 8 months ago
Ashwanth 635896dab9
chore(engine): adds vector aggregation planning and execution nodes (#18100) 8 months ago
Ashwanth 1effa30851
chore(engine): implement range aggregation operator (#17997) 9 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 9 months ago
Christian Haudum 0ea1097c8f
chore(engine): Use configured storage bucket in execution context (#17583) 10 months ago
Robert Fratto 4841b2abe2
chore(engine): provide basic implementation of DataObjScan (#17568) 10 months ago
Christian Haudum 1f8e4eebfb
chore(engine): Implement execution pipeline for SortMerge operator (#17406) 10 months ago
Owen Diehl cf54d502fc
feat(dataobj, executor): filter node execution (#17327) 10 months ago