Skip to content

feat: support distributed analyze plan metrics in clients#3675

Merged
jackye1995 merged 6 commits into
lancedb:mainfrom
jackye1995:jack/analyze-plan-client-support
Jul 16, 2026
Merged

feat: support distributed analyze plan metrics in clients#3675
jackye1995 merged 6 commits into
lancedb:mainfrom
jackye1995:jack/analyze-plan-client-support

Conversation

@jackye1995

Copy link
Copy Markdown
Contributor

Adds client-side support for analyze_plan distributed metrics modes across Rust, Python, and TypeScript clients. Defaults to aggregate for backward compatibility and sends the remote distributed_metrics parameter only when a non-default mode is requested.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@github-actions github-actions Bot added enhancement New feature or request Python Python SDK Rust Rust related issues labels Jul 15, 2026
Comment thread docs/src/js/classes/Query.md Outdated
Comment thread nodejs/__test__/table.test.ts Outdated
@jackye1995
jackye1995 merged commit 3703215 into lancedb:main Jul 16, 2026
40 checks passed
@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Docs PR opened: lancedb/docs#310

Documented the new distributed_metrics parameter on analyze_plan for inspecting per-worker query execution metrics on LanceDB Enterprise tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Python Python SDK Rust Rust related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants