Commit Graph

48 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
benclive b0f5ca7f8c
chore: Dedup log objects during build (#19378) 3 months ago
Christian Haudum 386d4e1653
chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
benclive c5a0a3827d
chore: Memory improvements in dataobj page downloads (#19301) 3 months ago
benclive 2dac5ef8a7
chore: Write empty message values in logs section writer (#19359) 3 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
benclive dfb60dcaf0
fix: Metastore timerange filter (#19171) 4 months ago
Periklis Tsirakidis a082b8a061
chore: Replace per section impl tenant function with generic one (#19139) 4 months ago
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 4 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 4 months ago
Robert Fratto ba4bd5dc95
chore: introduce efficient byte range reader in new engine (#19024) 4 months ago
benclive 0b9b4c1ee5
chore: Support multi-tenancy in indexobj builder (#18880) 4 months ago
Robert Fratto 515ebea4f2
chore(dataobj): track total download time of page metadata/data (#18896) 4 months ago
George Robinson 05f6ad1eb0
feat: add tenant to section builders (#18864) 4 months ago
Robert Fratto 595715146f
chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 5 months ago
benclive 19d90ef023
chore: Add sorting & tenant info to remaining section types (#18861) 5 months ago
Robert Fratto 642d826a00
chore(dataobj): make section tenancy a global construct (#18857) 5 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 5 months ago
George Robinson 414538ae24
fix: mistake in error, should have said logs section (#18844) 5 months ago
George Robinson 36b2615156
feat: decode tenant when reading streams and logs sections (#18846) 5 months ago
George Robinson 916246a2be
feat: add tenant to section metadata (#18843) 5 months ago
Ashwanth 88c8b44f2d
chore(dataobj): read non-projected predicate columns (#18797) 5 months ago
Robert Fratto 100e259a8d
chore(dataobj): introduce the concept of section info "extensions" (#18832) 5 months ago
Robert Fratto 2ca8e58b0e
chore(dataobj): add ability to buffer pending sections to disk (#18780) 5 months ago
Robert Fratto 40057f5ce2
chore(dataobj): permit reading subset of section metadata (#18815) 5 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
Robert Fratto 061d1c1d22
chore(dataobj): make copy of pages from downloaded window (#18566) 5 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
benclive 41d93f8a86
fix: Fix empty streamIDs in multi-section index objects (#18556) 5 months ago
benclive f075da4f94
chore: Use correct TimeRange predicate for indexpointers (#18529) 5 months ago
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 6 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 6 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 6 months ago
benclive d0a3cd86a7
chore: Remove lookback from stats in unsupported sections (#18489) 6 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
Periklis Tsirakidis 6eedcaaded
chore(dataobj): Add new index pointers section type (#18441) 6 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 6 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
benclive f66781d426
fix: Row reader with no stream ID predicates (#18368) 6 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 6 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 6 months ago
Robert Fratto 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329) 6 months ago
Robert Fratto 30ccf5172c
chore(util/arrowtest): export arrowtest package (#18255) 6 months ago
benclive 9642af3ac6
chore: Add new pointers section type for dataobj (#18243) 6 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 7 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago