Skip to content

feat(resource): add batch import and external api support#340

Draft
Jay-ju wants to merge 1 commit intovolcengine:mainfrom
Jay-ju:feat/batch-resource-import
Draft

feat(resource): add batch import and external api support#340
Jay-ju wants to merge 1 commit intovolcengine:mainfrom
Jay-ju:feat/batch-resource-import

Conversation

@Jay-ju
Copy link

@Jay-ju Jay-ju commented Feb 28, 2026

  • Updated AsyncOpenViking.add_resource to support list of paths

  • Added batch processing using asyncio.gather

  • Added /api/vikingdb/resource/import and /upload endpoints

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Trae AI seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Jay-ju Jay-ju force-pushed the feat/batch-resource-import branch 3 times, most recently from a307e21 to fd78e7e Compare February 28, 2026 02:17
- Updated AsyncOpenViking.add_resource to support list of paths

- Added batch processing using asyncio.gather

- Added /api/vikingdb/resource/import and /upload endpoints
@Jay-ju Jay-ju force-pushed the feat/batch-resource-import branch from fd78e7e to 4ddde66 Compare February 28, 2026 02:21
@MaojiaSheng
Copy link
Collaborator

need more discussion about this PR, not accepted now

@MaojiaSheng MaojiaSheng marked this pull request as draft February 28, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants