Commit Graph

61 Commits (main)

Author SHA1 Message Date
Ivan Kalita e4ec8441d3
feat(metastore): use arrow for scanning and blooms (#20234) 1 week ago
Ashwanth 7da7f000ff
chore: use projection for indexobj streams reader (#20205) 2 weeks ago
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 weeks ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 3 weeks ago
Ivan Kalita 827292d8ed
chore(metastore): add columnar indexpointers reader (#20068) 3 weeks ago
Ivan Kalita ee58c333b3
chore(metastore): use column reader for blooms (#20053) 4 weeks ago
Ivan Kalita 3559d4bd42
chore(metastore): add column reader for pointers section (#19992) 4 weeks ago
benclive 2ce207fbdb
chore: Use shared zstd encoders during dataobj build (#20044) 4 weeks ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
Christian Haudum 73bc30d9a8
perf(engine): Improve regexp expression evaluation (#19644) 2 months ago
Ashwanth 5a06d44826
chore: table build fill all columns to max rows (#19614) 2 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 2 months ago
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) 3 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) 4 months ago
benclive 19d90ef023
chore: Add sorting & tenant info to remaining section types (#18861) 4 months ago
Robert Fratto 642d826a00
chore(dataobj): make section tenancy a global construct (#18857) 4 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 4 months ago
George Robinson 414538ae24
fix: mistake in error, should have said logs section (#18844) 4 months ago
George Robinson 36b2615156
feat: decode tenant when reading streams and logs sections (#18846) 4 months ago
George Robinson 916246a2be
feat: add tenant to section metadata (#18843) 4 months ago
Ashwanth 88c8b44f2d
chore(dataobj): read non-projected predicate columns (#18797) 4 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) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 5 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 5 months ago
benclive d0a3cd86a7
chore: Remove lookback from stats in unsupported sections (#18489) 5 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 5 months ago
Periklis Tsirakidis 6eedcaaded
chore(dataobj): Add new index pointers section type (#18441) 6 months ago