Commit Graph

78 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Ashwanth c24e1b27e8
chore: End index reader span on Close (#20854) 7 days ago
Robert Fratto 0437dabfb9
chore(metastore): fix metastore.indexSectionsReader Open semantics (#20835) 1 week ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 1 week ago
benclive cd16b029db
chore: fix panic on read err in batchDecoratorReader (#20787) 2 weeks ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 2 weeks ago
Robert Fratto 7e03400309
chore(dataobj): rename dataset.ReaderOptions to dataset.RowReaderOptions (#20756) 2 weeks ago
benclive a029934ef2
chore: resolve predicate columns in distributed metastore (#20504) 3 weeks ago
Robert Fratto 9d9d8ce14d chore(engine): introduce experimental expression engine (#20626) 3 weeks ago
Sandeep Sukhani 7f1450d8c5
feat(dataobj-compactor): add a planner for compaction of data objects (#20527) 3 weeks ago
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629) 4 weeks ago
Robert Fratto 747d75aa78
chore: make memory, columnar APIs more idiomatic (#20622) 4 weeks ago
Robert Fratto 08aaaa3754
chore(columnar): add scalars and builders (#20583) 4 weeks ago
Robert Fratto 3e3a293215
chore(columnar): switch to generic Number type (#20580) 4 weeks ago
Ivan Kalita 86f87e447c
chore(dataobj): use reader adapter (#20572) 4 weeks ago
Ivan Kalita aab681617b
chore(dataobj): add reader_adapter (#20525) 1 month ago
yy 0574159216
chore: typos in comments (#20481) 1 month ago
Stas Spiridonov c2116618bd
chore: Improving memory allocations for new query engine (#20321) 2 months ago
Ivan Kalita e4ec8441d3
feat(metastore): use arrow for scanning and blooms (#20234) 2 months ago
Ashwanth 7da7f000ff
chore: use projection for indexobj streams reader (#20205) 2 months ago
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 months ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 3 months ago
Ivan Kalita 827292d8ed
chore(metastore): add columnar indexpointers reader (#20068) 3 months ago
Ivan Kalita ee58c333b3
chore(metastore): use column reader for blooms (#20053) 3 months ago
Ivan Kalita 3559d4bd42
chore(metastore): add column reader for pointers section (#19992) 3 months ago
benclive 2ce207fbdb
chore: Use shared zstd encoders during dataobj build (#20044) 3 months ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 4 months ago
Christian Haudum 73bc30d9a8
perf(engine): Improve regexp expression evaluation (#19644) 4 months ago
Ashwanth 5a06d44826
chore: table build fill all columns to max rows (#19614) 4 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 4 months ago
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 4 months ago
benclive b0f5ca7f8c
chore: Dedup log objects during build (#19378) 5 months ago
Christian Haudum 386d4e1653
chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 5 months ago
benclive c5a0a3827d
chore: Memory improvements in dataobj page downloads (#19301) 5 months ago
benclive 2dac5ef8a7
chore: Write empty message values in logs section writer (#19359) 5 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 5 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 5 months ago
benclive dfb60dcaf0
fix: Metastore timerange filter (#19171) 6 months ago
Periklis Tsirakidis a082b8a061
chore: Replace per section impl tenant function with generic one (#19139) 6 months ago
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 6 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 6 months ago
Robert Fratto ba4bd5dc95
chore: introduce efficient byte range reader in new engine (#19024) 6 months ago
benclive 0b9b4c1ee5
chore: Support multi-tenancy in indexobj builder (#18880) 6 months ago
Robert Fratto 515ebea4f2
chore(dataobj): track total download time of page metadata/data (#18896) 6 months ago
George Robinson 05f6ad1eb0
feat: add tenant to section builders (#18864) 6 months ago
Robert Fratto 595715146f
chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 6 months ago
benclive 19d90ef023
chore: Add sorting & tenant info to remaining section types (#18861) 6 months ago
Robert Fratto 642d826a00
chore(dataobj): make section tenancy a global construct (#18857) 6 months ago
Ashwanth 5203a0c9ad
chore(dataobj): add reader stats (#18694) 6 months ago
George Robinson 414538ae24
fix: mistake in error, should have said logs section (#18844) 6 months ago
George Robinson 36b2615156
feat: decode tenant when reading streams and logs sections (#18846) 6 months ago