sqlflow
sqlflow copied to clipboard
Using couler-proj/couler in SQLFlow
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?
Some background: https://github.com/sql-machine-learning/sqlflow/issues/2996