Skip to content

Conversation

@fengjiachun
Copy link
Collaborator

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

As the rfc said

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.

@fengjiachun fengjiachun requested a review from a team as a code owner December 30, 2025 10:36
@github-actions github-actions bot added size/M documentation docs-not-required This change does not impact docs. labels Dec 30, 2025
@fengjiachun fengjiachun requested a review from evenyag December 30, 2025 10:38
@killme2008
Copy link
Contributor

Looks like it's designed for GreptimeDB itself, and you can't export the data in other standard formats like csv, sql etc?

@fengjiachun
Copy link
Collaborator Author

Looks like it's designed for GreptimeDB itself, and you can't export the data in other standard formats like csv, sql etc?

Designed exclusively for GreptimeDB to replace the current export/import tool: https://docs.greptime.com/user-guide/deployments-administration/disaster-recovery/back-up-&-restore-data/

@fengjiachun
Copy link
Collaborator Author

Looks like it's designed for GreptimeDB itself, and you can't export the data in other standard formats like csv, sql etc?

We can support CSV because the dependent "copy database" already accepts it; I'll update the RFC.

@fengjiachun
Copy link
Collaborator Author

PTAL @killme2008 @evenyag

Signed-off-by: jeremyhi <fengjiachun@gmail.com>
Signed-off-by: jeremyhi <fengjiachun@gmail.com>
Signed-off-by: jeremyhi <fengjiachun@gmail.com>
Signed-off-by: jeremyhi <fengjiachun@gmail.com>
@fengjiachun fengjiachun force-pushed the rfc/export-import-v2 branch from a37998b to 73dff66 Compare January 4, 2026 14:50
@killme2008 killme2008 enabled auto-merge January 19, 2026 03:49
@killme2008 killme2008 added this pull request to the merge queue Jan 19, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 19, 2026
* feat: export import v2 rfc

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

* docs: csv format and --force arg

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

* docs: refine by comment

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

* docs: minor change

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

---------

Signed-off-by: jeremyhi <fengjiachun@gmail.com>
Merged via the queue into GreptimeTeam:main with commit 0f7512a Jan 19, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-not-required This change does not impact docs. documentation size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants