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

Tracking: catalog for stage/location special data source #7502

Open
1 of 6 tasks
Tracked by #7592
BohuTANG opened this issue Sep 6, 2022 · 4 comments
Open
1 of 6 tasks
Tracked by #7592

Tracking: catalog for stage/location special data source #7502

BohuTANG opened this issue Sep 6, 2022 · 4 comments
Assignees
Labels
C-feature Category: feature

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Sep 6, 2022

Summary

Some cases make the databend as a query engine from different data sources:

Case 1:

SELECT parse_json($1) FROM @stage/@location

Case 2:

COPY INTO <t1> SELECT parse_json($1) FROM @stage/@location

Before this work is done, these issues will be blocked:

@BohuTANG BohuTANG added the C-feature Category: feature label Sep 6, 2022
@BohuTANG
Copy link
Member Author

BohuTANG commented Sep 6, 2022

cc @sundy-li @zhang2014

@BohuTANG BohuTANG pinned this issue Sep 6, 2022
@BohuTANG BohuTANG changed the title feat: catalog for stage/location/kafka special data source feat: catalog for stage/location special data source Sep 6, 2022
@doki23
Copy link
Contributor

doki23 commented Sep 6, 2022

I'm thinking of doing it in #7211. But it's great if someone more familiar with meta will take this issue.

@BohuTANG
Copy link
Member Author

BohuTANG commented Sep 6, 2022

I'm thinking of doing it in #7211. But it's great if someone more familiar with meta will take this issue.

Thanks for the syncing, @dantengsky is more familiar with it. He plans to give some details or some work about it.

@dantengsky
Copy link
Member

@doki23 @BohuTANG

I am doing some POC works now, hopefully PR will be opened soon... :)

@BohuTANG BohuTANG unpinned this issue Sep 13, 2022
@BohuTANG BohuTANG changed the title feat: catalog for stage/location special data source Tracking: catalog for stage/location special data source Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

No branches or pull requests

3 participants