Commit Graph

19 Commits (472f02fddf340ec701e2377e2b07165acbd1f25c)

Author SHA1 Message Date
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 months ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 3 months ago
benclive a6de577b3a
chore: Fix page skipping with empty predicates (#19602) 4 months ago
Ashwanth bfd70602dd
chore: correct dataobj reader rows read return value (#19583) 5 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 6 months ago
Robert Fratto 595715146f
chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 7 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 7 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 8 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 8 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 8 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 8 months ago
Ashwanth 5c02493fe2
chore(dataobj): avoid reading a predicate column more than once (#18324) 8 months ago
Ashwanth 5961923836
chore(dataobj): apply predicates sequentially (#17283) 11 months ago
Ashwanth 7dd4ab4b09
chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 11 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 11 months ago
Ashwanth 42eed6ded5
chore(dataobj): introduce InPredicate to replace long chain of OR operators (#16919) 11 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 12 months ago
Robert Fratto cd11367148
chore(dataobj): Wire dataset.Reader into dataobj.LogsReader and dataobj.StreamsReader (#16701) 1 year ago
Robert Fratto 7f0dc01e21
chore(dataobj): introduce more efficient dataset reading (#16429) 1 year ago