Skip to content

Conversation

@truelis
Copy link

@truelis truelis commented Nov 19, 2024

Seems like the scoring_class we created in day 1 lab is referred here as scorer_class which raises an error and doesn't let you insert data into the players table (once trying to drop and recreate the table in the beginning of lab 2 video). The drop and recreating the players table steps are fine but then when you try to input data into the table with this script it fails because of the scorer_class that does not exist in the definition of the players table as a column.

…le_day2.sql

Seems like the `scoring_class` we created in day 1 lab is referred here as `scorer_class` which raises an error and doesn't let you insert data into the `players` table (once trying to drop and recreate the table in the beginning of lab 2 video). The drop and recreating the `players` table steps are fine but then when you try to input data into the table with this script it fails because of the `scorer_class` that does not exist in the definition of the players table as a column.
avilaplana pushed a commit to avilaplana/data-engineer-handbook that referenced this pull request Jul 29, 2025
avilaplana pushed a commit to avilaplana/data-engineer-handbook that referenced this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant