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

**I have this sample LDAP in Apache Directory LDAP server** dn: dc=example,dc=com objectClass: top objectClass: dcObject objectClass: organization o: Example Organization dc: example dn: ou=users,dc=example,dc=com objectClass: top objectClass: organizationalUnit ou:...

stale

### Description Currently, Kubernetes jobs will retry for a total of 10 times to create a peon pod for ingestion tasks. However, there are some pain points that surface during...

Area - Documentation
Kubernetes

### Description Provide min() and max() aggregrate functions on string expressions This is related to https://github.com/apache/druid/issues/11659 but here I am calling out explicit behavior desired. ### Motivation Many database products...

Feature/Change Description
stale

logs are writen correctly to aliyun oss bucket, i had this issue with aws and this configuration fixed it https://github.com/apache/druid/issues/17848 but in aliyun cloud it acts different please help ![Image](https://github.com/user-attachments/assets/a6b252e7-4c88-47fc-b140-a59d974a8930)...

Uncategorized problem report

Bumps `fabric8.version` from 7.2.0 to 7.3.1. Updates `io.fabric8:kubernetes-model-core` from 7.2.0 to 7.3.1 Updates `io.fabric8:kubernetes-model-batch` from 7.2.0 to 7.3.1 Updates `io.fabric8:kubernetes-client-api` from 7.2.0 to 7.3.1 Release notes Sourced from io.fabric8:kubernetes-client-api's releases....

Area - Dependencies
Kubernetes
java
dependencies

Fixes #17407 . ### Description Additions to NativeQueryMaker to handle JoinQueries. Checks for a valid timefilter on the top level query if the left join data source is a TableDataSource....

Area - Batch Ingestion
Area - Querying
stale
Area - MSQ

This PR has: - [x] been self-reviewed. - [ ] using the [concurrency checklist](https://github.com/apache/druid/blob/master/dev/code-review/concurrency.md) (Remove this item if the PR doesn't have any relation to concurrency.) - [ ] added...

Area - Documentation

I'm working with Apache Druid and have introduced a second timestamp column called ingestionTimestamp to support a deduplication job. Additionally, I have a column named tags, which is a multi-value...

### Description The following fields have been deprecated since #8141 , Druid 0.16.0. - `maxRowsPerSegment` - `numShards` - `maxTotalRows` Instead of these fields, users can explicitly specify the desired `partitionsSpec`....

Area - Documentation
Area - Batch Ingestion
Design Review
stale
Kubernetes
Area - Ingestion
Area - MSQ

Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 8.22 to 11.26. Changelog Sourced from com.nimbusds:oauth2-oidc-sdk's changelog. version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support....

Area - Dependencies
java
dependencies