Commit 9d0e6ad
committed
File tree
- .github/workflows
- problems
- 001-log-file-error-analysis
- 002-rolling-average-of-sensor-readings
- 003-transform-and-clean-raw-data-for-analytics
- 004-schema-evolution-and-validation-for-streaming-events
- 005-merging-messy-csvs-from-multiple-partners
- 006-partitioning-vs-clustering-in-bigquery
- 007-etl-vs-elt-and-why-elt-won
- 008-oltp-vs-olap
- 009-idempotency-in-data-pipelines
- 010-slowly-changing-dimensions
- 011-data-contracts-in-plain-words
- 012-parquet-vs-csv-vs-json
- 013-data-lake-vs-warehouse-vs-lakehouse
- 014-exactly-once-delivery
- 015-teaching-sql-performance-to-a-junior
- 016-select-distinct-hiding-join-bugs
- 017-reading-an-explain-plan
- 018-cte-vs-subquery
- 019-same-query-different-answers
- 020-window-functions-vs-group-by
- 021-data-platform-for-an-electricity-retailer
- 022-banking-app-monthly-spending-widget
- 023-ride-hailing-surge-pricing
- 024-spotify-minutes-listened-this-week
- 025-smart-meter-to-monthly-bill-pdf
- 026-delivery-idle-driver-tracking
- 027-year-in-review-recap
- 028-low-balance-notification-pipeline
- 029-daily-report-quietly-wrong-for-two-weeks
- 030-warehouse-cost-doubled-in-two-months
- 031-the-dashboard-is-wrong
- 032-inheriting-a-pipeline-no-one-owns
- 033-executive-needs-a-number-tomorrow
- 034-three-days-of-data-lost
- 035-lambda-vs-cloud-function-vs-cloud-run
- 036-scheduled-pipeline-pay-only-when-run
- 037-bigquery-vs-snowflake-for-new-team
- 038-store-partner-files-in-s3-or-warehouse
- 039-managed-airflow-vs-self-hosted
- 040-bigquery-access-control-for-50-person-company
- 041-tables-for-an-airbnb-like-app
- 042-tracking-subscription-plan-history
- 043-mixing-facts-and-dimensions
- 044-explaining-fact-table-grain
- 045-current-state-and-full-history
- 046-region-suddenly-shows-zero-revenue
- 047-airflow-green-but-output-empty
- 048-query-suddenly-80x-slower
- 049-user-says-data-is-wrong
- 050-partition-always-ten-percent-smaller
- 051-bigquery-bill-eight-times-higher
- 052-four-hour-spark-job-under-one-hour
- 053-hourly-scan-on-daily-data
- 054-just-throw-more-memory-at-it
- 055-partitioning-clustering-materialized-views
- 056-watermarks-in-plain-words
- 057-kafka-ordering-guarantee
- 058-streaming-consumer-lag-diagnosis
- 059-onboarding-a-new-analyst
- 060-metric-by-tomorrow-vs-doing-it-right
- 061-two-teams-disagree-on-active-user
- 062-postmortem-after-a-bad-day
- 063-inherited-pipeline-no-docs-no-tests
- 064-breaking-change-in-dbt-model-200-consumers
- 065-4000-dag-airflow-at-90-percent-cpu
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
29 | 60 | | |
30 | 61 | | |
31 | 62 | | |
| |||
45 | 76 | | |
46 | 77 | | |
47 | 78 | | |
| 79 | + | |
48 | 80 | | |
49 | | - | |
| 81 | + | |
| 82 | + | |
50 | 83 | | |
51 | 84 | | |
52 | 85 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
56 | 72 | | |
57 | 73 | | |
58 | 74 | | |
| |||
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments