Commit Graph

12 Commits (shantanu/dataobj-compactor)

Author SHA1 Message Date
Robert Fratto 747d75aa78
chore: make memory, columnar APIs more idiomatic (#20622) 4 days ago
Robert Fratto d14bcc1c06
chore(columnar): add experimental columnar package for pkg/dataobj (#20478) 2 weeks ago
Robert Fratto 8fbe1df00a
chore(memory): move subpackages into memory package (#20469) 3 weeks ago
Robert Fratto c89a0bb0b4
chore(dataobj): optimize plain value decoder (#20441) 3 weeks ago
Robert Fratto 8996bdcff3
chore(dataobj): add benchmarks for plain decoder (#20423) 3 weeks ago
Robert Fratto 595715146f
chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 6 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 7 months ago
benclive e5784d7a82
perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 10 months ago
benclive 979f7614bc
perf: Optimization pass for reading from dataobjs (#16747) 11 months ago
Christian Haudum f6fcc1194e
chore(dataobj): Decode values in batches (#16418) 11 months ago
Robert Fratto 5980396b76
chore(dataobj): fix bug with partial reads of strings (#15767) 1 year ago
Robert Fratto 9a21590238
chore(dataobj): initial commit of value encoding (#15606) 1 year ago