druid icon indicating copy to clipboard operation
druid copied to clipboard

Apache Druid: a high performance real-time analytics database.

Results 660 druid issues
Sort by recently updated
recently updated
newest added

### Description Feel free to close this if there is a better place to put this or if I'm incorrect. But I feel like there are improvements that could be...

Feature/Change Description

Getting an error the pollingLookup type is not found when adding a lookup in the UI ### Affected Version 30.0.0 ### Description Getting error that lookup type pollingLookup is not...

Contributions Welcome
Area - Web Console

### Description Support listing running queries (similarily to Dart) discussion: https://github.com/apache/druid/pull/18003/files/a1b5dea0794541b25a17effe605e9f303fac9ba5#r2109349522 * listing from all engines running in the system seems like the right response to that api call *...

Feature/Change Description

### Description Broker maintains a timeline of segments which it builds overtime upon receiving updates from historical server and it uses this timeline to answer queries. Broker isn’t aware of...

Area - Querying
Design Review
Area - Ingestion

Adds QOS filtering for the overlord so that health check threads are not blocked.

### Description The Druid Console Workbench will auto-complete in the wrong contexts and should be smarter. I propose the following changes: * "enter" shouldn't trigger an auto-complete * Numerals should...

Feature/Change Description
Area - Web Console

Fixes Eager Double Parsing/Try to deserialize base64 strings as ddsketch to allow raw ddsketch at ingestion time. ### Description Fixes Eager Double Parsing/Try to deserialize base64 strings as ddsketch to...

For proactively catching runtime issues like #18015 , it would be useful to have integration tests for `druid-iceberg-extensions` as unit tests might not be sufficient here.

Area - Testing
Contributions Welcome

### Affected Version Apache Druid 33.0.0 ### Description When upgrading or deploying a new Druid cluster with the `druid-kubernetes-extension`, the broker, historical and router nodes cannot talk to the coordinator...

Uncategorized problem report

Fixes #XXXX. ### Description ## Clarify reference to MSQ/Druid SQL around indexSpec in the query context. The reference to `indexSpec` within a query context for SQL was ambiguous. Made an...

Area - Documentation