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(stage): support stage list #4472

Merged
merged 15 commits into from
Mar 17, 2022
Merged

Conversation

sundy-li
Copy link
Member

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

Summary

Summary about this PR

MySQL [(none)]> list @named_external_stage PATTERN = 'ontime.*parquet';
+-----------------------+
| file_name             |
+-----------------------+
| ontime_200.parquet    |
| ontime_200_v1.parquet |
+-----------------------+
2 rows in set (2.150 sec)

Changelog

  • New Feature

Related Issues

Part of #4104

Test Plan

Unit Tests

Stateless Tests

@vercel
Copy link

vercel bot commented Mar 16, 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/F2ViQu39v6eenE7waqRPGchLeTs1
✅ Preview: https://databend-git-fork-sundy-li-stage-list-databend.vercel.app

[Deployment for b937e15 canceled]

@mergify
Copy link
Contributor

mergify bot commented Mar 16, 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 16, 2022
@sundy-li sundy-li marked this pull request as ready for review March 17, 2022 03:49
Copy link
Member

@BohuTANG BohuTANG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me!

@BohuTANG BohuTANG merged commit 7fafea9 into databendlabs:main Mar 17, 2022
@sundy-li sundy-li mentioned this pull request Mar 17, 2022
4 tasks
@sundy-li sundy-li mentioned this pull request May 26, 2022
7 tasks
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.

3 participants