Commit Graph

14 Commits (main)

Author SHA1 Message Date
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
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 6 months ago
Robert Fratto 3fbebd3bc4
chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
benclive e5784d7a82
perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 9 months ago
benclive 979f7614bc
perf: Optimization pass for reading from dataobjs (#16747) 10 months ago
Owen Diehl 66889ec51d
feat(dataobj): cardinality estimation (#16233) 11 months ago
Robert Fratto 5ccc6790cb
chore(dataobj): support computation of min/max values in pages and columns (#16015) 12 months ago
Robert Fratto 64665c4595
chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 12 months ago
Robert Fratto aec8e968da
chore(dataobj): track non-NULL values in pages/columns (#15758) 1 year ago
Robert Fratto 896e138425
chore(dataobj): data object encoding and decoding (#15676) 1 year ago
Robert Fratto f2fc0c26c2
chore(dataobj): column building (#15634) 1 year ago
Robert Fratto 6042d0712e
chore(dataobj): add bitmap encoding (#15629) 1 year ago
Robert Fratto 9a21590238
chore(dataobj): initial commit of value encoding (#15606) 1 year ago