elasticdl icon indicating copy to clipboard operation
elasticdl copied to clipboard

Unify result returning mechanism in local and Argo modes?

Open wangkuiyi opened this issue 4 years ago • 0 comments

https://github.com/sql-machine-learning/sqlflow/blob/140ded7edce80cddad58d3171d4f9dbe16b139be/pkg/server/sqlflowserver.go#L63

and

https://github.com/sql-machine-learning/sqlflow/blob/140ded7edce80cddad58d3171d4f9dbe16b139be/pkg/server/sqlflowserver.go#L52

Should we keep the fetching log feature in either one of the above functions?

wangkuiyi avatar Apr 23 '20 03:04 wangkuiyi