Skip to content

[FEATURE] Support customized export target in Python SDK #487

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

Open
badmonster0 opened this issue May 14, 2025 · 0 comments
Open

[FEATURE] Support customized export target in Python SDK #487

badmonster0 opened this issue May 14, 2025 · 0 comments
Assignees
Labels
cocoindex-core CocoIndex Core Engine python-sdk CocoIndex Python SDK

Comments

@badmonster0
Copy link
Member

We want to allow users to export to customized target defined in Python SDK.

Creating a generic export target can be complex. We want to support a minimal version in the beginning, such as

  • Support for specific schema instead of generic schema
  • Leave storage backend setup to users (like create tables, create indexes, etc.) - don't support automatic backend setup yet

❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it or Can I work on this issue? to avoid duplicating work. Our Discord server is always open and friendly.

@badmonster0 badmonster0 added cocoindex-core CocoIndex Core Engine python-sdk CocoIndex Python SDK labels May 14, 2025
@badmonster0 badmonster0 self-assigned this May 14, 2025
@badmonster0 badmonster0 moved this to 🐬 Prioritized in 🐳 CocoIndex Roadmap May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cocoindex-core CocoIndex Core Engine python-sdk CocoIndex Python SDK
Projects
Status: 🐬 Prioritized
Development

No branches or pull requests

1 participant