Skip to content

Update from code changes: document analyze_plan distributed metrics#310

Merged
jackye1995 merged 1 commit into
mainfrom
mintlify/8658c88b
Jul 16, 2026
Merged

Update from code changes: document analyze_plan distributed metrics#310
jackye1995 merged 1 commit into
mainfrom
mintlify/8658c88b

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

analyze_plan now accepts a distributed_metrics mode (aggregate, per_worker, full) in the Python and TypeScript clients for controlling how remote worker metrics are reported. The default aggregate mode preserves the existing behavior, so no existing calls change. per_worker and full are useful when investigating stragglers or uneven work distribution across an Enterprise worker pool. Documented on the query optimization page alongside the existing analyze_plan guidance.

Triggered by lancedb/lancedb#3675.

Changes

  • Added a "Distributed metrics on remote tables" section to the query optimization page with a mode table, Python/TypeScript examples, and a note discouraging casual use of the verbose modes.

@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview Jul 16, 2026, 4:25 AM

@jackye1995
jackye1995 merged commit e3d00e1 into main Jul 16, 2026
2 checks passed
@jackye1995
jackye1995 deleted the mintlify/8658c88b branch July 16, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant