-
Notifications
You must be signed in to change notification settings - Fork 452
feat: export import v2 rfc #7499
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
feat: export import v2 rfc #7499
Conversation
|
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 |
We can support CSV because the dependent "copy database" already accepts it; I'll update the RFC. |
|
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>
a37998b to
73dff66
Compare
* 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>
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.