Commit Graph

10 Commits (shantanu/dataobj-compactor)

Author SHA1 Message Date
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629) 4 days ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 4 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 5 months ago
Robert Fratto 595715146f
chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 6 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 6 months ago
benclive f66781d426
fix: Row reader with no stream ID predicates (#18368) 7 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 7 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 8 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 9 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 9 months ago
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708) 9 months ago
Robert Fratto 3fbebd3bc4
chore(dataobj): migrate to section-relative offsets (#17704) 9 months ago
Ashwanth 009600cb51
chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 9 months ago
Ashwanth 5961923836
chore(dataobj): apply predicates sequentially (#17283) 9 months ago
benclive e5784d7a82
perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 10 months ago
Ashwanth 42eed6ded5
chore(dataobj): introduce InPredicate to replace long chain of OR operators (#16919) 10 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 11 months ago
Ashwanth c51fa39684
chore(dataobj): pass down line filters to logs reader (#16802) 11 months ago
benclive 979f7614bc
perf: Optimization pass for reading from dataobjs (#16747) 11 months ago
Robert Fratto cd11367148
chore(dataobj): Wire dataset.Reader into dataobj.LogsReader and dataobj.StreamsReader (#16701) 11 months ago
Robert Fratto f87dd2ddf9
chore(dataobj): add predicate type for reading logs and streams (#16200) 12 months ago
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 1 year ago