pdr-backend
pdr-backend copied to clipboard
[ETL][Lake] Port latest silver_predictions ETL to use DuckDB/SQL
trafficstars
Motivation
The latest updates in Norbert's PR uses polars to do ETL on bronze_predictions and silver_predictions table. Let's update them to use DuckDB/SQL such that everything they require is implemented.