Commit Graph

24 Commits (ab0c7b2b9d3661ba790c38350f972818f0144185)

Author SHA1 Message Date
Robert Fratto 40057f5ce2
chore(dataobj): permit reading subset of section metadata (#18815) 10 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 10 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 10 months ago
Robert Fratto 061d1c1d22
chore(dataobj): make copy of pages from downloaded window (#18566) 10 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 10 months ago
benclive 41d93f8a86
fix: Fix empty streamIDs in multi-section index objects (#18556) 10 months ago
benclive f075da4f94
chore: Use correct TimeRange predicate for indexpointers (#18529) 10 months ago
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 11 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 11 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 11 months ago
benclive d0a3cd86a7
chore: Remove lookback from stats in unsupported sections (#18489) 11 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 11 months ago
Periklis Tsirakidis 6eedcaaded
chore(dataobj): Add new index pointers section type (#18441) 11 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 11 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 11 months ago
benclive f66781d426
fix: Row reader with no stream ID predicates (#18368) 11 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 11 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 11 months ago
Robert Fratto 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329) 11 months ago
Robert Fratto 30ccf5172c
chore(util/arrowtest): export arrowtest package (#18255) 11 months ago
benclive 9642af3ac6
chore: Add new pointers section type for dataobj (#18243) 11 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 12 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 1 year ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 1 year ago