Commit Graph

17 Commits (cfb82ff97b54aeaf5306c44f4c9fdaaf40f99be4)

Author SHA1 Message Date
Ashwanth cbad9d4ccb
chore(xcap): support events, status and improve coverage (#20096) 1 month ago
Ashwanth 5bb6b54052
chore: compat should also handles metadata collisions (#20005) 1 month ago
Ashwanth 11b1dcb2a3
chore(engine): introduce execution capture (#19821) 2 months ago
Stas Spiridonov f2c874e6ab
chore: scheduler tasks are aware of their time range (#19709) 2 months ago
Trevor Whitney 8b39d4d077
refactor: implment parse as a projection (#19579) 2 months ago
Robert Fratto 3c99535b0a
chore(engine): provide worker (#19588) 2 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 2 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
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
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
Stas Spiridonov 1474ede675
feat(engine): More aggregations for the new query engine (#19350) 3 months ago
Trevor Whitney ccb4549ddd
feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 4 months ago
benclive b786095aea
chore: Read multi-tenant objects in query-engine (#19104) 4 months ago
Christian Haudum f50c87fce2
feat(engine): Prefetch inputs of Merge pipeline concurrently (#19039) 4 months ago
Ashwanth 827b1f2df4
chore(engine): add support for range metric queries (#18892) 5 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 5 months ago
Robert Fratto 385d397404
chore(engine/executor): reduce cost of executing DataObjScan plan node (#18679) 5 months ago
Ashwanth 7c5bce70dc
chore(engine): introduce merge node (#18641) 5 months ago
Robert Fratto a3380f6480
chore(engine): add tracing instrumentation (#18648) 5 months ago
Robert Fratto 56e7318bec
chore(engine): don't sort metric queries (#18594) 5 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
Christian Haudum cea56469b9
chore(engine): Pass context to Pipeline's Read() function (#18459) 6 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
Robert Fratto a0914281b8
chore(engine): change DataObjScan to only cover a single logs section (#18350) 6 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 6 months ago
Ashwanth 635896dab9
chore(engine): adds vector aggregation planning and execution nodes (#18100) 7 months ago
Ashwanth 1effa30851
chore(engine): implement range aggregation operator (#17997) 7 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
Christian Haudum 0ea1097c8f
chore(engine): Use configured storage bucket in execution context (#17583) 8 months ago
Robert Fratto 4841b2abe2
chore(engine): provide basic implementation of DataObjScan (#17568) 8 months ago
Christian Haudum 1f8e4eebfb
chore(engine): Implement execution pipeline for SortMerge operator (#17406) 9 months ago
Owen Diehl cf54d502fc
feat(dataobj, executor): filter node execution (#17327) 9 months ago
Owen Diehl 395030b130
feat(dataobj executor): project node (#17312) 9 months ago
Owen Diehl 920e3b23ed
chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
Christian Haudum e828c48702
chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago
Christian Haudum 64c477b1f7
chore(engine): Add framework for query executor (#17260) 9 months ago