Build Week 13 Databricks Lab assignment (human-graded)#1
Draft
lassebenni wants to merge 1 commit into
Draft
Conversation
Replaces the unbuilt template with the restructured Databricks assignment: - README: Task 1 (PySpark exploration), Task 2 (dbt incremental on Databricks), Task 3 (optional governance/streaming), submission flow (fork + PR), rubric - task-1/, task-2/ folders with per-task READMEs + task-2/WRITEUP.md template - .env.example for the DBRICKS_* connection env vars - removes the generic autograder (.hyf/, grade-assignment.yml): this assignment is human-graded (notebook + live-warehouse dbt cannot be safely CI-graded) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Sk1Ve5e1TArKNHALN45YQN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebuilds the empty Week 13 assignment template into the restructured Databricks Lab (PySpark + dbt on Databricks).
What changed
hyf.nyc_yellow.raw_trips), Task 2 (port Week 10 dbt to Databricks,fct_tripsincremental), Task 3 (optional governance/streaming), a fork+PR submission flow, and a rubric.task-2/WRITEUP.mdtemplate for the two build times + explanation.DBRICKS_*connection env vars..hyf/,grade-assignment.yml): this assignment is human-graded. Its deliverables are a PySpark notebook (runs on a cluster) and a dbt project run against the live warehouse — neither can be safely CI-graded (running student code with a live Databricks token underpull_request_targetis a token-exfiltration risk, plus per-PR compute cost).Not included
c55-data-week-13cohort mirror still needs syncing from this source.🤖 Generated with Claude Code