mirror of https://github.com/databricks/cli.git
7427ceba6c
## Changes <!-- Summary of your changes that are easy to understand --> Output now: ``` { "run_page_url": "https://e2-dogfood.staging.cloud.databricks.com/?o=6051921418418893#job/6199333392110/run/1088443776202122", "task_outputs": { "input": null, "process": { "logs": "[Row(max(id)=9)]\n", "logs_truncated": false } } } ``` ## Tests <!-- How is this tested? --> |
||
---|---|---|
.. | ||
pipeline | ||
job.go | ||
job_output.go | ||
job_output_test.go | ||
job_progress_event.go | ||
job_progress_event_test.go | ||
keys.go | ||
keys_test.go | ||
options.go | ||
pipeline.go | ||
runner.go | ||
runner_test.go | ||
task_output.go | ||
task_output_test.go |