influxdata / influxdata/influxdb

[Port to 2.x]: feat: support partial results in SHOW MEASUREMENTS (#27443)

Open
#27,634 0 comments 0 reactions 1 assignee Claimed by @devanbenz View on GitHub
area/2.x
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Port master-1.x commit https://github.com/influxdata/influxdb/commit/4300c5b650 to main-2.x.

Wildcard `SHOW MEASUREMENTS ON *.*` returns partial rows plus warning messages instead of failing on the first errored source. 2.x's `v1/coordinator/statement_executor.go` resolves sources via DBRP mappings, so this is a semantic port rather than a cherry-pick.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.