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

Allow multiple engine types per operator #15

Open
kyprifog opened this issue Aug 27, 2020 · 1 comment
Open

Allow multiple engine types per operator #15

kyprifog opened this issue Aug 27, 2020 · 1 comment
Milestone

Comments

@kyprifog
Copy link
Collaborator

Currently Each operator just supports one engine of each type. Would like to have multiple engines per type, for example:

metastores: [hive, s3]
execution: [spark, dask]

And ability to use multiple of them within an operator

@kyprifog
Copy link
Collaborator Author

The foundation for doing this was already done in previous commits. I am still looking for a good first candidate to finish out the implementation though.

@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