Commit Graph

6 Commits (b95bfabd422a9b458dbbbde3eda33a95ed768a3a)

Author SHA1 Message Date
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) 3 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) 4 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) 7 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) 8 months ago
Owen Diehl cf54d502fc
feat(dataobj, executor): filter node execution (#17327) 8 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