superduper icon indicating copy to clipboard operation
superduper copied to clipboard

AstraDB: SuperDuperDB support, data_backend, metadata implemented.

Open hamza-datastax opened this issue 11 months ago • 3 comments

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

hamza-datastax avatar Mar 04 '24 14:03 hamza-datastax

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

blythed avatar Mar 05 '24 20:03 blythed

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.

hamza-datastax avatar Mar 06 '24 14:03 hamza-datastax

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.

blythed avatar Mar 07 '24 13:03 blythed