-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand setup instructions #28
Conversation
stevenleggdfe
commented
Jun 29, 2022
- Merge in instructions pulled together by Apply for QTS team
- Add SQL query to generate blank events schema (instead of asking users to create the schema manually in the UI)
- Add link to dfe-analytics-dataform repo
I like this! Could we get around the massive chunk of SQL? I think it might scare people off a bit. Maybe include as a file? Also can you squish your commits pretty please? (Happy to help with this if wanted!) |
Moved to separate file. However the 'comments' are actually metadata that the query is putting into the BQ table - sure you think they need squishing? |
6ac96b7
to
78a85ea
Compare
- Add SQL query to generate table inside of asking installers to type out the schema and partitioning options themselves. This also includes some default metadata for the events table. - Merge in documentation from Apply for QTS service's experience Update README.md Update README.md Update README.md Update README.md Update README.md Co-Authored-By: Misha Gorodnitzky <misha.gorodnitzky@digital.education.gov.uk>
5db5842
to
c033d4b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀