zachjsh

Results 5 issues of zachjsh

Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version Tested on latest master branch 25.0.0-SNAPSHOT ###...

Bug
Area - Ingestion
Area - Compaction

Thanks for developing this plugin! We are planning to use Kong deployed in Kubernetes in DBless mode. I see all of the examples use the admin API, from what I...

### Description This PR contains a portion of the changes from the inactive draft PR for integrating the catalog with the Calcite planner https://github.com/apache/druid/pull/13686 from @paul-rogers, tables that are defined...

Area - Querying

### Description Previously, when sampling streaming data, the sampler would wait `timeoutMs` for `numRows` to be returned. If the stream has less rows than `numRows`, the sampler would wait the...

Area - Streaming Ingestion
stale
Area - Ingestion

Previously, IAM auth did not work for kafka based supervisors and lookups, because the needed dependencies were not included. This fixes the issue. This PR has: - [ ] been...

Area - Streaming Ingestion
Area - Lookups
Area - Dependencies