Sign in
apache
/
druid
/
HEAD
f46ee87
feat: simd sqrt (#19742)
by Clint Wylie
· 10 hours ago
master
80ae6bc
feat: support time ordered cursor for clustered segments when possible (#19726)
by Clint Wylie
· 13 hours ago
dbe1d23
fix: ensure supervisor worker threadpool is reapable (#19738)
by jtuglu1
· 16 hours ago
4c0f524
fix: Fix undesireable load rule behavior for clustered segments with conforming shape but no matched groups (#19728)
by Lucas Capistrant
· 26 hours ago
a85d64c
refactor: Make shard spec collector an interface for extensibility (#19689)
by Abhishek Radhakrishnan
· 30 hours ago
15e5043
perf: add datasource filter pushdown for sys.segments table (#19718)
by jtuglu1
· 32 hours ago
4a4c883
minor: Add QOS filtering for coordinator endpoints (#19271)
by Karan Kumar
· 2 days ago
1ebdf5f
feat: simd negate and abs (#19703)
by Clint Wylie
· 2 days ago
543256b
fix: loading pool callers decide when to permit (#19717)
by Clint Wylie
· 2 days ago
3ee535b
minor: [JDK upgrade] Update forking task runner to use bin/run-java (#19709)
by Karan Kumar
· 3 days ago
704baa2
feat: upgrade to JDK 25 compiler (#19707)
by jtuglu1
· 3 days ago
cec7f0c
feat: Add endpoint to fetch configured peon pod template names (#19712)
by Armanit Garg
· 3 days ago
4864747
minor: reduce flakiness in CI (#19706)
by jtuglu1
· 4 days ago
34049ff
fix: better query manager and allow setting cookie for dev forward (#19692)
by Vadim Ogievetsky
· 4 days ago
3e8da56
fix: dedicated ephemeral storage loading pool for tasks (#19658)
by Clint Wylie
· 4 days ago
f0d8c61
feat: rework `requireRestart` to `getActionOnUpdateTo` to control restart/task-disruption behavior (#19700)
by Sasha Syrotenko
· 4 days ago
6612460
fix: delegate row/vector id inspectors for clustered selector factories (#19702)
by Clint Wylie
· 5 days ago
d58381a
build(deps): Upgrade to latest SpotBugs (#19576)
by Andreas Maechler
· 6 days ago
072103e
release: Prepare master for next version 39.0.0-SNAPSHOT
by Kashif Faraz
· 7 days ago
aedca20
feat: PartialSegmentFileMapper no longer lazy loads (#19693)
by Clint Wylie
· 7 days ago
4caa5ce
minor: Add config and metrics to CostBasedAutoScaler (#19697)
by Kashif Faraz
· 8 days ago
0971e42
perf: optimize coordinator HistoricalManagement duty runtime (#19532)
by jtuglu1
· 8 days ago
2812445
feat: Add remote address tracking for JDBC/Avatica SQL queries (#19231)
by ahrilee
· 8 days ago
07b1118
Upgrade RoaringBitmap to 1.6.14 (#19688)
by Frank Chen
· 8 days ago
b55666f
docs: added registered trademark symbol to mentions of external software (#19684)
by ava nunes
· 9 days ago
6513113
refactor: remove id from query/priority metric (#19696)
by jtuglu1
· 9 days ago
87943a1
feat: simd division expression (#19686)
by Clint Wylie
· 9 days ago
148a728
feat: Configurable per-threshold weighted laning (#19665)
by mshahid6
· 9 days ago
1211652
fix: Limit number of unused segment rows scanned (#19690)
by Kashif Faraz
· 9 days ago
e44c216
feat: support redis TLS (#19666)
by Hyeonho Kim
· 9 days ago
3e59af1
docs: update IntelliJ settings (#19661)
by Hyeonho Kim
· 9 days ago
5487eda
Adding query which matches the index (#19685)
by Karan Kumar
· 9 days ago
90563dc
feat: partial load rule announcement (#19682)
by Clint Wylie
· 9 days ago
355a9b8
refactor: make supervisor diff+restart algorithm smarter on submission (#19541)
by jtuglu1
· 9 days ago
af0e764
feat: optimize partial loads by coalescing (or splitting) range reads (#19683)
by Clint Wylie
· 9 days ago
5b4755e
perf: add SIMD acceleration for doubleMean aggregator (#19681)
by jtuglu1
· 9 days ago
4bf97a8
feat: simd min/max vector aggregators (#19660)
by Clint Wylie
· 10 days ago
7cc704d
minor: Add `segment/allocated/count` metric (#19674)
by Kashif Faraz
· 10 days ago
2c2a1c1
fix: Try register upgraded pending segment on all supervisors for datasource (#19679)
by Kashif Faraz
· 10 days ago
bb9924e
perf: speed-up coordinator segment metadata cache delta syncs (#19672)
by jtuglu1
· 10 days ago
5f0d65d
Upgrade Kafka to 4.3.0 (#19584)
by Shekhar Prasad Rajak
· 10 days ago
f754342
fix: constant columns for clustered segment (#19675)
by Clint Wylie
· 11 days ago
f6b4c70
minor: Add logs and metrics observability to the segment upgrade path that fires while using concurrent locking (#19651)
by Lucas Capistrant
· 12 days ago
60420e3
feat: wire up partial load rules to segment cache (#19671)
by Clint Wylie
· 13 days ago
9c3e58e
feat: ensure statusCode is included in router logs (#19668)
by jtuglu1
· 14 days ago
6fb885e
docs: Update tutorials to not use bin/post-index-task (#19637)
by ava nunes
· 2 weeks ago
71b5e32
test: convert tests in druid-processing to junit5 pt. 9 (#19601)
by Clint Wylie
· 2 weeks ago
c326986
docs: added registered trademarks to mentions of Apache Druid and Kafka (#19653)
by ava nunes
· 2 weeks ago
79c2721
fix: Fix for flaky embedded test QueryVirtualStorageTest
by Adarsh Sanjeev
· 2 weeks ago
9fca068
minor: Fix metric values of costBased auto-scaler (#19641)
by Kashif Faraz
· 2 weeks ago
e787535
add tierAlias to coordinator tier capacity metrics for statsd and prometheus emitters (#19667)
by Lucas Capistrant
· 2 weeks ago
31019ad
refactor: switch diskNormalized strategy to be more tune-able (#19663)
by jtuglu1
· 2 weeks ago
9b45e5b
fix: projections on base table columns result in failed indexing when using unzipped segments (#19662)
by Lucas Capistrant
· 2 weeks ago
b6a5fab
fix: update milestone pr script (#19664)
by 317brian
· 2 weeks ago
cdb50b6
fix: bugfix in MSQ code path for extern ingest (#19656)
by Lucas Capistrant
· 3 weeks ago
f813306
feat: Weighted Query Laning Strategy (#19225)
by mshahid6
· 3 weeks ago
d70bf3a
feat: SIMD sum vector aggregators (Long/Double/Float) (#19561)
by Clint Wylie
· 3 weeks ago
a5f1488
test(delta): add embedded e2e ingestion test for Delta Lake input source (#19611)
by Roman Rinchinov
· 3 weeks ago
a2105da
feat: rebalance cost-based autoscaler for best throughput (#19646)
by Sasha Syrotenko
· 3 weeks ago
77b4284
fix: Perform best effort cleanup of intermediary data in ParallelIndexSupervisorTask (#19647)
by Kashif Faraz
· 3 weeks ago
29eaed5
fix: adjust docs for query/segments/count metric (#19639)
by jtuglu1
· 3 weeks ago
4e51761
feat: add query/segments/count metric to data nodes (#19624)
by jtuglu1
· 4 weeks ago
c2d15df
docs: updated isolation.level description (#19628)
by ava nunes
· 4 weeks ago
b20f29c
minor: improve partial load metrics (#19632)
by Clint Wylie
· 4 weeks ago
fb90a5e
fix: partial segment bootstrap (#19630)
by Clint Wylie
· 4 weeks ago
d9b6c4e
feat: add auth metrics emission (#19552)
by Cece Mei
· 4 weeks ago
51aa896
minor: bump Log4j dep to 2.26 and make JsonTemplateLayout available to operators in their custom log4j configs (#19629)
by Lucas Capistrant
· 4 weeks ago
1a05649
build(deps): Update Jackson to 2.21.4 to address multiple CVEs (#19618)
by Ashwin Tumma
· 4 weeks ago
6bed96e
feat: introduce processing rate to max ratio as poll-idle-ratio replacement (#19622)
by Sasha Syrotenko
· 4 weeks ago
9c26bb7
minor: Add metrics to costBased auto-scaler (#19631)
by Kashif Faraz
· 4 weeks ago
14df984
fix: Terminate connection on closing the stream from the DirectDruidClient (#19607)
by Laksh Singla
· 4 weeks ago
d4afc1f
feat: enhance U-shape idle prediction for scale-down scenarios (#19562)
by Sasha Syrotenko
· 4 weeks ago
4e6f930
fix: fix broker segment metadata cache refresh (#19625)
by jtuglu1
· 4 weeks ago
60e3487
feat: unnest and join makeCursorHolderAsync (#19600)
by Clint Wylie
· 4 weeks ago
2c634fc
feat: clustered segment benchmark and fix (#19623)
by Clint Wylie
· 4 weeks ago
6687229
minor: add debug logs for diagnosing projection match failures (#19613)
by Cece Mei
· 4 weeks ago
24b90eb
test: switch tests to use CompactionState builder (#19626)
by Clint Wylie
· 4 weeks ago
9cdedcd
feat: partial load for clustered segments (#19620)
by Clint Wylie
· 4 weeks ago
c010e42
feat: Add "Convert to SQL" option for streaming supervisors (#19547)
by Kyle Hoondert
· 4 weeks ago
68ffc46
docs: update to docusaurus 3.10 (#19522)
by 317brian
· 4 weeks ago
4bc6a13
fix: retry S3 segment reads on transient SSLException (TLS "Tag mismatch")
by Adithya B Shetty
· 4 weeks ago
b8e1170
test: Fix flaky `BasicAuthMSQTest` (#19593)
by Andreas Maechler
· 4 weeks ago
a289901
fix: preserve DimensionValueSetShardSpec on upgraded append segments (#19615)
by Abhishek Radhakrishnan
· 5 weeks ago
e02b9af
feat: support aggregate projections on clustered segments (#19599)
by Clint Wylie
· 5 weeks ago
43278bc
build(deps): Update Netty to 4.2.15.Final to address multiple CVEs (#19566)
by Ashwin Tumma
· 5 weeks ago
b5d8404
feat: add maxValuesPerDimension cap to streamingPartitionsSpec (#19596)
by Jay Kanakiya
· 5 weeks ago
f45747d
test: KafkaBoundedSupervisorTest flaky test (#19543)
by Shekhar Prasad Rajak
· 5 weeks ago
96df203
feat: clustered segments + MSQ compaction (#19597)
by Clint Wylie
· 5 weeks ago
b90c6c5
docs: complete druid.broker.balancer.type description (#19590)
by Adithya B Shetty
· 5 weeks ago
3228e3e
fix(delta): drain all batches per scan file in DeltaInputSourceIterator (#19592)
by Roman Rinchinov
· 5 weeks ago
633ccd4
feat: on-demand partial segment loading in SegmentLocalCacheManager (#19535)
by Clint Wylie
· 5 weeks ago
2e61c71
refactor: enforce 1 tierAlias mapping per distinct tier. add tierAlias dim to some metrics (#19595)
by Lucas Capistrant
· 5 weeks ago
d00dd4a
feat: clustered segments pt.2 (write side support) (#19579)
by Clint Wylie
· 5 weeks ago
fd59f41
ci: bump outdated GitHub Actions (#19587)
by Andreas Maechler
· 5 weeks ago
0e991fd
feat: add OpenLineage request logger extension (#19107)
by mshahid6
· 5 weeks ago
a4d221e
fix: Raise `start-druid` middleManager memory to 256m (#19582)
by Andreas Maechler
· 6 weeks ago
ed63f731
test: Hoist latch-timeout override to StreamIndexFaultToleranceTest to reduce flakiness (#19580)
by Andreas Maechler
· 6 weeks ago
3d57300
fix: zstd + v10 segment metadata decompression for large metadata (#19578)
by Clint Wylie
· 6 weeks ago
1ce8a30
test: Fix row-count race in EmbeddedKafkaSupervisorTest (#19581)
by Andreas Maechler
· 6 weeks ago
0565ddc
refactor: split out RowCountInspector, PhysicalSegmentColumnInspector from PhysicalSegmentInspector (#19577)
by Clint Wylie
· 6 weeks ago
Next »