Skip to content

Comments

Add dedicated read node support for Pinecone#339

Merged
dtrailin merged 2 commits intomainfrom
dtrailin/dedicated-read-nodes
Nov 14, 2025
Merged

Add dedicated read node support for Pinecone#339
dtrailin merged 2 commits intomainfrom
dtrailin/dedicated-read-nodes

Conversation

@dtrailin
Copy link
Contributor

@dtrailin dtrailin commented Oct 21, 2025

Summary

Add dedicated read node support (currently in early access) to the Pinecone implementation. This uses the REST API as the Python API is not yet available. You can pass in shard, node type, and replica count.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Describe specific steps for validating this change.

@dtrailin dtrailin merged commit e5f62e7 into main Nov 14, 2025
4 checks passed
@dtrailin dtrailin deleted the dtrailin/dedicated-read-nodes branch November 14, 2025 16:41
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.

2 participants