-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Description
- gRPC interface
- Server
- Update server
sqlflowserver.prototo addRunandFetchinterface Update sqlflow.proto to support async submit SQLFlow job #1198 - gRPC
Fetchinterface invoke argo.Fetch to fetch logs and status. gRPC fetch interface invoke the argo.Fetch #1525
- Update server
- pysqlflow
- Implement
RunandFetch.
- Implement
- Server
- Couler
- Design: Couler step function: Design: Couler step function in SQLFlow #1208
- sqlflowserver calls
codegen_couler.goto generate Couler program. implement couler codegen #1268
- Argo
- submit Argo workflow
-
kubectlcommand-line to submite the Argo YAML. Submit Argo workflow #1252 - Add e2e test for Couler and Argo. Add couler e2e test #1245
-
codegen_couler.gogenerates Argo yaml with speicify cluster configuration file. add couler cluster config #1379
-
- fetch worfklow status Reuse Argo workflow status phase #1375
- fetch workflow steps logs
- fetch one step logs
- fetch multiple steps logs Fetch container logs by a workflow job name #1367
- fetch logs in a incremental way [workflow] kubectl fetch logs from the step Pod in a polling manner #1382
- fetch running workflow fetch running workflow #1459
- submit Argo workflow
- Argo
- Doc: Submit Argo workflow: [Doc] Submit Argo Workflow from SQLFlow Container #1079
- Setup Argo testing environment in CI: Setup Argo test environment in CI #1219
- Parser
-
sqlflowservercalls third-party Parser to parse/split the SQL program.
-
- SQLFlow command line
-
sqlflow -parseto generate IR as a Protocol Buffer text file
-
Metadata
Metadata
Labels
No labels