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

Build out "metadatabase" namespace in operator examples #45

Open
kyprifog opened this issue Sep 11, 2020 · 0 comments
Open

Build out "metadatabase" namespace in operator examples #45

kyprifog opened this issue Sep 11, 2020 · 0 comments
Milestone

Comments

@kyprifog
Copy link
Collaborator

kyprifog commented Sep 11, 2020

In the metadatabase namespace the query operator for example would allow query that spans multiple distinct sources, ie federated query. For example:

mason operator metadatabase query SELECT * from source1.table join source2.table on ID

where source1 is a database in presto, source2 is an s3 bucket.

Would require doing: #15

@kyprifog kyprifog added this to the Backlog milestone Sep 11, 2020
@kyprifog kyprifog reopened this Apr 30, 2021
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

1 participant