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

Migrate templates and use-cases #2412

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

blythed
Copy link
Collaborator

@blythed blythed commented Aug 23, 2024

Description

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make unit_testing and make integration-testing successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

@blythed blythed force-pushed the bug/post-like branch 6 times, most recently from af0990d to a95d711 Compare September 2, 2024 07:35
@blythed blythed marked this pull request as ready for review September 2, 2024 07:36
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was a bug.

@@ -48,10 +48,6 @@ def copy_vectors(
docs = select.execute()
docs = [doc.unpack() for doc in docs]

key = vi.indexing_listener.key
if CFG.output_prefix in key:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Might not contain ..

@blythed blythed merged commit a3bbf1f into superduper-io:main Sep 2, 2024
4 checks passed
@blythed blythed deleted the bug/post-like branch October 27, 2024 13:52
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