Commit Graph

5082 Commits (shantanu/dataobj-compactor)

Author SHA1 Message Date
Sandeep Sukhani 7f1450d8c5
feat(dataobj-compactor): add a planner for compaction of data objects (#20527) 4 months ago
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629) 4 months ago
George Robinson 14d2285b76
fix: set consumption lag to zero after idle flush timeout (#20620) 4 months ago
benclive 294d574bc9
fix(dataobj): Avoid deadlock in index-builder when cancelling mid-build (#20621) 4 months ago
George Robinson 0d9df6b055
chore: clean up consumer metrics (#20619) 4 months ago
George Robinson cb938d0a9d
feat: separate metastore events and offsets from flushes (#20605) 4 months ago
Robert Fratto 747d75aa78
chore: make memory, columnar APIs more idiomatic (#20622) 4 months ago
Robert Fratto cb872f2d49
chore(compute): add equality functions (#20618) 4 months ago
Stas Spiridonov e1df6a50f1
chore: Panic on marshaling errors in scheduler wire implementation. (#20588) 4 months ago
shantanualshi 49cb6e9838
fixup! Create single tombstone file for a delete request 4 months ago
shantanualshi 688677203e
Create single tombstone file for a delete request 4 months ago
Robert Fratto 12facd532a
chore(compute): introduce experimental compute package for dataobj (#20575) 4 months ago
George Robinson 45a7f55d39
fix: revert "feat: reset the consumption lag gauge after 1 minute of idle period" (#20617) 4 months ago
George Robinson f1d0cdf145
feat: reset the consumption lag gauge after 1 minute of idle period (#20616) 4 months ago
George Robinson 8b86d42507
chore: no need for defer func (#20615) 4 months ago
benclive 9c03192a12
feat: Add SubstringInsensitive compute fn (#20584) 4 months ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 4 months ago
benclive f0efd50d66
chore: Update bytes processed to use real counts instead of pages dow… (#20611) 4 months ago
George Robinson 4b2f46fc37
chore: move builder initialization out of processor.go (#20594) 4 months ago
Ashwanth 9339218b48
chore(xcap): link parents in workflow while merging captures (#20596) 4 months ago
George Robinson 7010fa8a87
chore: clean up partition processor code (#20593) 4 months ago
Robert Fratto 8a5e69648a
chore(memory): prevent concurrent use of Allocator (#20598) 4 months ago
benclive 9ccf55d0ff
perf(dataobj): Optimize estimate size calculation (#20595) 4 months ago
benclive 6f72400daa
fix(enginev2): Copy values when storing min/max stats (#20589) 4 months ago
shantanualshi d2345582b6
Fix dataobj-deletion config and docs 4 months ago
shantanualshi 08ed91168f
Fix dataobj-deletion config 4 months ago
shantanualshi c9eb36b7d6
Integrate a sweeper to perform actual dataobj deletions 4 months ago
shantanualshi b89cd08b57
Fetch sections from metastore and create tombstones 4 months ago
shantanualshi 913c7f9e29
Wire up metastore in dataobj deletion manager 4 months ago
shantanualshi db1e6e873a
Create separate goroutine for dataobj deletion 4 months ago
shantanualshi 1f2fdff4a5
Create retrieval and storage methods for data tombstones 4 months ago
shantanualshi b079cc112e
Create proto for dataobj tombstone 4 months ago
Robert Fratto 94dff8eac2
chore(columnartest): add testing utility package for columnar (#20585) 4 months ago
Robert Fratto 08aaaa3754
chore(columnar): add scalars and builders (#20583) 4 months ago
Stas Spiridonov 6280be8b91
chore: Fix protos for remote transport (#20582) 4 months ago
Robert Fratto 3e3a293215
chore(columnar): switch to generic Number type (#20580) 4 months ago
Ivan Kalita 86f87e447c
chore(dataobj): use reader adapter (#20572) 4 months ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
Robert Fratto 44cfaedf85
chore(dataobj): move columnar.Array translation up to basicReader (#20551) 4 months ago
benclive 82b93d0102
chore: Use columnar reader for IndexSectionReader (#20501) 4 months ago
Nepomuk Crhonek 1fa1a15598
fix(engine): correct 'end' attribute in Basic.Execute trace span (#20561) 4 months ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 4 months ago
Ashwanth f68aef7c82
chore(goldfish): tidy up tolerance based comparison (#20515) 4 months ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 4 months ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 4 months ago
Salva Corts 7151be73bf
feat: V2 query engine limits (#20549) 4 months ago
Ivan Kalita aab681617b
chore(dataobj): add reader_adapter (#20525) 4 months ago
Trevor Whitney a009e9707a
chore: add backend_alias and issuer to query-tee comparison metrics (#20553) 4 months ago
Trevor Whitney 7439ed2426
refactor: move querytee out of tools (#20552) 4 months ago
benclive 934256a58b
chore: Set scheduler lookup interval in logql bench tests (#20550) 4 months ago