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

Add copy support #361

Closed
Xuanwo opened this issue Jun 10, 2022 · 2 comments
Closed

Add copy support #361

Xuanwo opened this issue Jun 10, 2022 · 2 comments

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jun 10, 2022

  • copy inside the same operator: maybe we need a new method in Accessor?
  • copy across different operators
@BohuTANG BohuTANG moved this to 📋 Backlog in Databend Storage Layer Jun 10, 2022
@Xuanwo Xuanwo moved this to 📋 Backlog in Xuanwo's Work Sep 15, 2022
@Xuanwo Xuanwo mentioned this issue Sep 30, 2022
8 tasks
@Xuanwo Xuanwo closed this as completed Apr 3, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 📦 Done in Databend Storage Layer Apr 3, 2023
@suyanhanx
Copy link
Member

Will we create other copy operations? For example, copy multiple files to the target folder, or copy the entire folder.

@Xuanwo
Copy link
Member Author

Xuanwo commented Apr 3, 2023

Will we create other copy operations? For example, copy multiple files to the target folder, or copy the entire folder.

Yes, we can add a similar feature to the copy function as we did for the remove_xxx function. However, implementing those features correctly is complex. Therefore, I will delay their implementation until users request them.

Before we do that, we can add move operation first or add more services support for copy.

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

No branches or pull requests

2 participants