-
Notifications
You must be signed in to change notification settings - Fork 94
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'd like to deploy on GCP Dataflow, Apache Flink, a Kubernetes cluster, etc. with a single Dataframe library.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Fugue should support Beam as an execution engine just like Spark or Ray.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
There are no other ways to deploy on Dataflow. Further, this should benefit Fugue since it will add lots more execution engines "for free."
https://beam.apache.org/documentation/runners/capability-matrix/
Additional context
Add any other context or screenshots about the feature request here.
https://beam.apache.org/documentation/dsls/dataframes/overview/