Skip to content

feat: add select from share db and show tables from share db SQL support #7640

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

Merged
merged 3 commits into from
Sep 15, 2022
Merged

feat: add select from share db and show tables from share db SQL support #7640

merged 3 commits into from
Sep 15, 2022

Conversation

lichuang
Copy link
Contributor

@lichuang lichuang commented Sep 15, 2022

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

Summary

feat: add select from share db and show tables from share db SQL support

After this pr has been merged, also MUST forbid modifying share db tables, see: #7641

Fixes #7639

@vercel
Copy link

vercel bot commented Sep 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
databend ✅ Ready (Inspect) Visit Preview Sep 15, 2022 at 1:31PM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Sep 15, 2022
Copy link
Member

@drmingdrmer drmingdrmer left a comment

Choose a reason for hiding this comment

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

💯

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.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add get and show tables from shared db SQL support.
3 participants