Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmcdowell authored Jul 16, 2020
2 parents d349630 + 0bd5a7d commit a4847b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/cloudml-support-routing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ This specific example identifies the outcomes of customer complaints, which coul
└── config # Project configuration and table ingestion schemas. The configuration for the pipeline is all in `pipeline.yaml`.
```

## Solution Diagram
The diagram represents what each of the scripts does, including the structure of tables created at each step:
![diagram](./solution-diagram.png)

## Configuration Overview

The configuration provided with the code is `config/pipeline.yaml`. This configuration information is used by pipeline scripts and for substitution into SQL queries stored in the `queries` folder.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a4847b2

Please sign in to comment.