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

Improve PQ DX: Remove multi-step process (import, pause, fit, continue importing) #3462

Closed
etiennedi opened this issue Aug 27, 2023 · 1 comment

Comments

@etiennedi
Copy link
Member

etiennedi commented Aug 27, 2023

Currently to import with PQ multiple steps are required:

  1. Import a specific fraction of the dataset
  2. Pause import to enable PQ
  3. Poll API to wait for fitting to complete
  4. Continue import

Instead (by making use of async importing) the user should be able to turn on PQ before they even start importing. Then they just import and Weaviate will figure out the rest.

@trengrj
Copy link
Member

trengrj commented Dec 14, 2023

Completed in #3771

@trengrj trengrj closed this as completed Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants