Summary
Pin DuckDB to a stable release after parallel dsdgen is shipped in that release.
DuckDB 1.3.2 CALL dsdgen(...) is single-threaded and dominates TPC-DS generation. Currently, parallel dsdgen is in DuckDB nightly only.
Goal
Keep the nightly pin until a stable DuckDB ships parallel dsdgen, restore the requirements.txt comment, then re-pin to that stable release.
Summary
Pin DuckDB to a stable release after parallel
dsdgenis shipped in that release.DuckDB 1.3.2
CALL dsdgen(...)is single-threaded and dominates TPC-DS generation. Currently, paralleldsdgenis in DuckDB nightly only.Goal
Keep the nightly pin until a stable DuckDB ships parallel
dsdgen, restore therequirements.txtcomment, then re-pin to that stable release.