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 files list for the COPY command #4328

Merged
merged 8 commits into from Mar 7, 2022

Conversation

BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Mar 4, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR:

  1. Read files from s3 directory (not working yet, wait operator.object("/admin/data/") error apache/opendal#107)
  2. Add parquet file read (not working yet)
  3. Add PATTERN param, [ PATTERN = '<regex_pattern>' ]

Changelog

  • New Feature

Related Issues

Part of #3586

Test Plan

Unit Tests

Stateless Tests

@vercel
Copy link

vercel bot commented Mar 4, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/databend/databend/GVEQVndPCSoXWHRAjno7RYP7DgBp
✅ Preview: https://databend-git-fork-bohutang-dev-copy-list-files-3586-databend.vercel.app

@mergify
Copy link
Contributor

mergify bot commented Mar 4, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Mar 4, 2022
@BohuTANG
Copy link
Member Author

BohuTANG commented Mar 4, 2022

Blocked by: apache/opendal#107

@BohuTANG
Copy link
Member Author

BohuTANG commented Mar 7, 2022

This patch have many architect improvement, I would like to merge firstly, and wait opendal#107 ready we can continue the rest work.
cc @sundy-li

@BohuTANG BohuTANG merged commit ca55802 into datafuselabs:main Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-review pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants