sql-machine-learning / sqlflow

Brings SQL and AI together.
https://sqlflow.org
Apache License 2.0
5.11k stars 703 forks source link

Using couler-proj/couler in SQLFlow #3070

Open Yancey1989 opened 4 years ago

Yancey1989 commented 4 years ago

SQLFlow compiler uses Couler to generate Argo workflow. Yesterday, the couler-proj/couler team found me and wanted to use couler-proj/couler in the SQLFlow project.

After reading the code of couler-proj/couer, finding it released many exciting features .e.g. DAG description, Argo submitter.

SQLFlow is dependent on an inter couler project which only includes the core APIs in the current codebase. @terrytangyuan @linkerzhang Do we have any advantage to SQLFlow using couler-proj/couler?

typhoonzero commented 4 years ago

Some background: https://github.com/sql-machine-learning/sqlflow/issues/2996