Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] index fail during save in python #402

Closed
wants to merge 1 commit into from

Conversation

deepakdhull80
Copy link

  • Does this PR have a descriptive title that could go in our release notes?
  • Does this PR add any new dependencies?
  • Does this PR modify any existing APIs?
    • Is the change to the API backwards compatible?
  • Should this result in any changes to our documentation, either updating existing docs or adding new ones?

@daxpryce
Copy link
Contributor

@deepakdhull80 I don't think this is quite the right way to fix this. I just made some changes in #404 that should address the failure to save that I think are the correct way to do this for now, without impacting our Cxx-first users (not everyone is using this via diskannpy yet, and adding it in here may break the CLI utilities or libs already built).

Regardless, thank you so much for submitting a PR for this; we really appreciate your contribution!

I hope to have rc5 released today or early tomorrow which should include a working save on dynamic index.

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