Commit Graph

8 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 1 week ago
Robert Fratto 7e03400309
chore(dataobj): rename dataset.ReaderOptions to dataset.RowReaderOptions (#20756) 2 weeks ago
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629) 3 weeks 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) 6 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 7 months ago
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 7 months ago
benclive 9642af3ac6
chore: Add new pointers section type for dataobj (#18243) 8 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 9 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
benclive e5784d7a82
perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 10 months ago
Robert Fratto bd4331363b
chore: align benchmark results between chunks and dataobjs (#17127) 11 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 11 months ago
Robert Fratto cd11367148
chore(dataobj): Wire dataset.Reader into dataobj.LogsReader and dataobj.StreamsReader (#16701) 12 months ago
Robert Fratto 7f0dc01e21
chore(dataobj): introduce more efficient dataset reading (#16429) 1 year ago
Ashwanth 651d410eea
chore(dataobj): add "uncompressed size" column to streams section (#16322) 1 year ago
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 1 year ago
Robert Fratto 11714a71c7
chore(dataobj): add logs tracking and encoding (#15757) 1 year ago
Robert Fratto d1fd0b9ffc
chore(dataobj): add streams tracking and encoding (#15713) 1 year ago