Skip to content

Fix check of existing index#8

Open
julioxavierr wants to merge 1 commit intopinecone-io:mainfrom
julioxavierr:fix/find-index
Open

Fix check of existing index#8
julioxavierr wants to merge 1 commit intopinecone-io:mainfrom
julioxavierr:fix/find-index

Conversation

@julioxavierr
Copy link

Problem

Describe the purpose of this change. What problem is being solved and why?

It currently tries to create a new index even if the index already exists

Solution

Describe the approach you took. Link to any relevant bugs, issues, docs, or other resources.

Changed the function used to check if the index already exists

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.

  • Try to run the load script using an index that already exists

@dhurlburtusa
Copy link

It would be great to get this merged so that potential customers don't shy away from broken examples.

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