Skip to content

refactor: change return type of find batched#1339

Merged
JohannesMessner merged 8 commits intodocarray:feat-rewrite-v2from
npitsillos:refactor-find-batched
Apr 14, 2023
Merged

refactor: change return type of find batched#1339
JohannesMessner merged 8 commits intodocarray:feat-rewrite-v2from
npitsillos:refactor-find-batched

Conversation

@npitsillos
Copy link
Copy Markdown
Contributor

Goals:

@npitsillos npitsillos force-pushed the refactor-find-batched branch from 348415a to 8122e92 Compare April 5, 2023 13:14
@jupyterjazz jupyterjazz linked an issue Apr 5, 2023 that may be closed by this pull request
@npitsillos npitsillos force-pushed the refactor-find-batched branch from 43c6dd7 to 8608a68 Compare April 13, 2023 08:55
Copy link
Copy Markdown
Member

@JohannesMessner JohannesMessner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to wait with merging this PR until weaviate and qdrant are merged.

The reason is that they both had to do a teeny tiny change to FindRestulBatched (the same change for both of them) that will conflict with this.

So since these are big PR coming from external partners, I would rather not cause them additional troubles, so I would merge their PRs first, then merge this one and resolve the conflicts

@npitsillos npitsillos force-pushed the refactor-find-batched branch from 0d12ef4 to 16f23da Compare April 14, 2023 11:15
@npitsillos npitsillos force-pushed the refactor-find-batched branch from 3dcbf60 to bae39aa Compare April 14, 2023 11:52
@npitsillos npitsillos force-pushed the refactor-find-batched branch from 79cfdc6 to f889c0a Compare April 14, 2023 12:46
Signed-off-by: Nikos Pitsillos <[email protected]>
@JohannesMessner JohannesMessner merged commit fc1af11 into docarray:feat-rewrite-v2 Apr 14, 2023
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.

change return type of find_batched() utility function

3 participants