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

Add cosmosdb to storage #1431

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

Add cosmosdb to storage #1431

wants to merge 38 commits into from

Conversation

KennyZhang1
Copy link
Contributor

Description

This PR adds support for a CosmosDB storage option for the cache and parquet outputs of the indexing pipeline.

Related Issues

N/A

Proposed Changes

  • Implemented a CosmosDBPipelineStorage class that extends the PipelineStorage base class to interface with CosmosDB
  • Modified the storage and cache factory methods to support the new storage type
  • Modified all steps of the configuration loading to accommodate the new storage settings
  • Added support for non-default emitter types by loading extensions dynamically (for workflow loading and query)

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

Additional Notes

[Add any additional notes or context that may be helpful for the reviewer(s).]

KennyZhang1 and others added 30 commits November 4, 2024 14:21
@KennyZhang1 KennyZhang1 requested review from a team as code owners November 21, 2024 21:52
@jgbradley1 jgbradley1 self-assigned this Nov 25, 2024
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.

3 participants