Commit Graph

26 Commits (dfb60dcaf094dc5fc2c74be2b2e3827ed3de1db1)

Author SHA1 Message Date
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) 5 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) 6 months ago
Ashwanth 7c5bce70dc
chore(engine): introduce merge node (#18641) 6 months ago
Robert Fratto a3380f6480
chore(engine): add tracing instrumentation (#18648) 6 months ago
Robert Fratto 56e7318bec
chore(engine): don't sort metric queries (#18594) 6 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 6 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 6 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) 7 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