Commit Graph

15 Commits (8976709f24dc9baa603d030fa23484382f7ba767)

Author SHA1 Message Date
Jackson Coelho 290c14a8cb
chore: fix flush process for dataobj (#16393) 11 months ago
Ashwanth 651d410eea
chore(dataobj): add "uncompressed size" column to streams section (#16322) 11 months ago
Owen Diehl 66889ec51d
feat(dataobj): cardinality estimation (#16233) 11 months ago
benclive 7f32de6cf2
chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
benclive ca4c025ad0
chore(dataobj): Create initial dataobj builder (#16011) 12 months ago
Robert Fratto 5ccc6790cb
chore(dataobj): support computation of min/max values in pages and columns (#16015) 12 months ago
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago
Robert Fratto 5929b05a64
chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 12 months ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 12 months ago
Robert Fratto 7eb5053d1c
chore(dataobj): improve performance of Streams.EstimatedSize (#15833) 12 months ago
Robert Fratto 093e36af58
chore(dataobj): instrument data objects (#15803) 1 year ago
Robert Fratto 848c31fce9
chore(dataobj): temporarily disable sorting (#15799) 1 year ago
Robert Fratto 127ad5326f
chore(dataobj): support for building and flushing data objects (#15780) 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