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

AstraDB: SuperDuperDB support, data_backend, metadata implemented. #1825

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hamza-datastax
Copy link

Description

AstraDB Data integration for SuperDuperDB

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

Initial PR for AstraDB support

@kartik4949 kartik4949 requested a review from blythed March 5, 2024 13:33
@blythed
Copy link
Collaborator

blythed commented Mar 5, 2024

Hi @hamza-datastax - great idea to integrate AstraDB!

There are some missing parts:

  • backends/astradb/query.py
  • base/build.py (handle connection string)
  • some unittests/ integration tests
  • some documentation

@hamza-datastax
Copy link
Author

Hi @hamza-datastax - great idea to integrate AstraDB!

There are some missing parts:

  • backends/astradb/query.py
  • base/build.py (handle connection string)
  • some unittests/ integration tests
  • some documentation

Hi @blythed
Sure, will look into these and update the PR accordingly.

@blythed
Copy link
Collaborator

blythed commented Mar 7, 2024

Hi @hamza-datastax - great idea to integrate AstraDB!
There are some missing parts:

  • backends/astradb/query.py
  • base/build.py (handle connection string)
  • some unittests/ integration tests
  • some documentation

Hi @blythed Sure, will look into these and update the PR accordingly.

Thanks @hamza-datastax. If you need help feel free to log into our open slack and ask one of the team/ community.

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.

None yet

3 participants