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

feat(copy_to): add initial avro support #1608

Closed
wants to merge 2 commits into from
Closed

feat(copy_to): add initial avro support #1608

wants to merge 2 commits into from

Conversation

etolbakov
Copy link
Collaborator

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

API improvement; extend COPY TO command to support ORC and AVRO formats.

Please explain IN DETAIL what the changes are in this PR and why they are needed:

  • Summarize your change (mandatory)
  • How does this PR work? Need a brief introduction for the changed logic (optional)
  • Describe clearly one logical change and avoid lazy messages (optional)
  • Describe any limitations of the current code (optional)

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link:

#1550

@evenyag evenyag changed the base branch from develop to main December 28, 2023 04:02
@evenyag
Copy link
Contributor

evenyag commented Dec 28, 2023

Hi, we are going to switch to the main branch, as mentioned in #3025.

I have changed the base branch of this PR to main.

@etolbakov
Copy link
Collaborator Author

Thanks for doing that @evenyag!
I would need to catchup with Ruihang on this some time next year to discuss the implementation.

@etolbakov etolbakov closed this by deleting the head repository Dec 28, 2023
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.

2 participants