Commit Graph

15 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

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